Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

npm: bump the all group with 11 updates #518

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the all group with 11 updates:

Package From To
@babel/types 7.23.6 7.23.9
@capacitor/android 5.6.0 5.7.0
@capacitor/cli 5.6.0 5.7.0
@capacitor/core 5.6.0 5.7.0
@capacitor/docgen 0.2.1 0.2.2
@capacitor/ios 5.6.0 5.7.0
@types/node 20.11.0 20.11.19
@types/uuid 9.0.7 9.0.8
prettier 3.1.1 3.2.5
vite-plugin-dts 3.7.0 3.7.2
vitest 1.2.0 1.3.0

Updates @babel/types from 7.23.6 to 7.23.9

Release notes

Sourced from @​babel/types's releases.

v7.23.9 (2024-01-25)

🐛 Bug Fix

  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 4

v7.23.8 (2024-01-08)

🐛 Bug Fix

↩️ Revert

🔬 Output optimization

  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

... (truncated)

Changelog

Sourced from @​babel/types's changelog.

v7.23.9 (2024-01-25)

🐛 Bug Fix

  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.8 (2024-01-08)

🐛 Bug Fix

↩️ Revert

🔬 Output optimization

  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.7 (2023-12-29)

🐛 Bug Fix

  • babel-traverse
  • babel-helpers, babel-plugin-proposal-decorators

... (truncated)

Commits

Updates @capacitor/android from 5.6.0 to 5.7.0

Release notes

Sourced from @​capacitor/android's releases.

5.7.0

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Changelog

Sourced from @​capacitor/android's changelog.

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Commits
  • e1a358d Release 5.7.0
  • a56e845 fix(http): better handling of active requests and shutting down gracefully
  • af97904 fix(cli): correctly build and sign Android apps using Flavors (#7211)
  • bbba372 chore(android): Deprecate PluginCall hasOption (#7212)
  • 4e8449c feat(webview): add setServerAssetPath method
  • See full diff in compare view

Updates @capacitor/cli from 5.6.0 to 5.7.0

Release notes

Sourced from @​capacitor/cli's releases.

5.7.0

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Changelog

Sourced from @​capacitor/cli's changelog.

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Commits
  • e1a358d Release 5.7.0
  • a56e845 fix(http): better handling of active requests and shutting down gracefully
  • af97904 fix(cli): correctly build and sign Android apps using Flavors (#7211)
  • bbba372 chore(android): Deprecate PluginCall hasOption (#7212)
  • 4e8449c feat(webview): add setServerAssetPath method
  • See full diff in compare view

Updates @capacitor/core from 5.6.0 to 5.7.0

Release notes

Sourced from @​capacitor/core's releases.

5.7.0

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Changelog

Sourced from @​capacitor/core's changelog.

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Commits
  • e1a358d Release 5.7.0
  • a56e845 fix(http): better handling of active requests and shutting down gracefully
  • af97904 fix(cli): correctly build and sign Android apps using Flavors (#7211)
  • bbba372 chore(android): Deprecate PluginCall hasOption (#7212)
  • 4e8449c feat(webview): add setServerAssetPath method
  • See full diff in compare view

Updates @capacitor/docgen from 0.2.1 to 0.2.2

Release notes

Sourced from @​capacitor/docgen's releases.

v0.2.2

  • fix: Revert remove final - from addlistener slug (#48) 2505e72

ionic-team/capacitor-docgen@v0.2.1...v0.2.2

Commits

Updates @capacitor/ios from 5.6.0 to 5.7.0

Release notes

Sourced from @​capacitor/ios's releases.

5.7.0

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Changelog

Sourced from @​capacitor/ios's changelog.

5.7.0 (2024-02-07)

Bug Fixes

  • cli: correctly build and sign Android apps using Flavors (#7211) (af97904)
  • http: better handling of active requests and shutting down gracefully (a56e845)

Features

  • webview: add setServerAssetPath method (4e8449c)
Commits
  • e1a358d Release 5.7.0
  • a56e845 fix(http): better handling of active requests and shutting down gracefully
  • af97904 fix(cli): correctly build and sign Android apps using Flavors (#7211)
  • bbba372 chore(android): Deprecate PluginCall hasOption (#7212)
  • 4e8449c feat(webview): add setServerAssetPath method
  • See full diff in compare view

Updates @types/node from 20.11.0 to 20.11.19

Commits

Updates @types/uuid from 9.0.7 to 9.0.8

Commits

Updates prettier from 3.1.1 to 3.2.5

Release notes

Sourced from prettier's releases.

3.2.5

🔗 Changelog

3.2.4

  • Fix .eslintrc.json format #15947

🔗 Changelog

3.2.3

  • Format tsconfig.json file with jsonc parser #15927

🔗 Changelog

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.2.5

diff

Support Angular inline styles as single template literal (#15968 by @​sosukesuzuki)

Angular v17 supports single string inline styles.

// Input
@Component({
  template: `<div>...</div>`,
  styles: `h1 { color: blue; }`,
})
export class AppComponent {}
// Prettier 3.2.4
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}
// Prettier 3.2.5
@​Component({
template: &lt;div&gt;...&lt;/div&gt;,
styles: h1 { color: blue; },
})
export class AppComponent {}

Unexpected embedded formatting for Angular template (#15969 by @​JounQin)

Computed template should not be considered as Angular component template

// Input
const template = "foobar";
@​Component({
[template]: &lt;h1&gt;{{       hello }}&lt;/h1&gt;,
})
export class AppComponent {}
</tr></table>

... (truncated)

Commits

Updates vite-plugin-dts from 3.7.0 to 3.7.2

Release notes

Sourced from vite-plugin-dts's releases.

v3.7.2

Please refer to CHANGELOG.md for details.

v3.7.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

3.7.2 (2024-01-24)

Bug Fixes

  • correct match result for alias form tsconfig (88469d0), closes #298

3.7.1 (2024-01-15)

Bug Fixes

  • improve aliases replacement logic (e8827cb), closes #294
  • manually collect compiler options for types rollup (0d0b255), closes #297
Commits
  • 17e4f52 release: v3.7.2
  • 88469d0 fix: correct match result for alias form tsconfig
  • b2884da release: v3.7.1
  • 0d0b255 fix: manually collect compiler options for types rollup
  • e8827cb fix: improve aliases replacement logic
  • See full diff in compare view

Updates vitest from 1.2.0 to 1.3.0

Release notes

Sourced from vitest's releases.

v1.3.0

🚀 Features

🐞 Bug Fixes

... (truncated)

Commits
  • bb2af3b chore: release v1.3.0
  • bc5b2d0 fix: Prevent merging of poolOptions (#5221)
  • 1aecd65 fix(vitest): fix optimizeDeps.disabled warnings on Vite 5.1 (#5215)
  • b3182e0 chore: pass down --update flag to the project config
  • 2ee2317 ci: add publish workflow (#5168)
  • 86297d4 fix(vitest): delegate snapshot options to workspace from root config (#5199)
  • 68f5196 fix: requires fixed version across the monorepo (#5208)
  • 7d9b1fb feat(vitest): "test" accepts options object as the second parameter (#5142)
  • 656e210 fix(cli): parse --browser=\<name> correctly (#5179)
  • 828858f feat: deprecate watchExclude (#5171)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.23.6` | `7.23.9` |
| [@capacitor/android](https://github.com/ionic-team/capacitor) | `5.6.0` | `5.7.0` |
| [@capacitor/cli](https://github.com/ionic-team/capacitor) | `5.6.0` | `5.7.0` |
| [@capacitor/core](https://github.com/ionic-team/capacitor) | `5.6.0` | `5.7.0` |
| [@capacitor/docgen](https://github.com/ionic-team/capacitor-docgen) | `0.2.1` | `0.2.2` |
| [@capacitor/ios](https://github.com/ionic-team/capacitor) | `5.6.0` | `5.7.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.11.19` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.7` | `9.0.8` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.5` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.7.0` | `3.7.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.0` | `1.3.0` |


Updates `@babel/types` from 7.23.6 to 7.23.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-types)

Updates `@capacitor/android` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.6.0...5.7.0)

Updates `@capacitor/cli` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.6.0...5.7.0)

Updates `@capacitor/core` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.6.0...5.7.0)

Updates `@capacitor/docgen` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/ionic-team/capacitor-docgen/releases)
- [Commits](ionic-team/capacitor-docgen@v0.2.1...v0.2.2)

Updates `@capacitor/ios` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.0/CHANGELOG.md)
- [Commits](ionic-team/capacitor@5.6.0...5.7.0)

Updates `@types/node` from 20.11.0 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/uuid` from 9.0.7 to 9.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

Updates `prettier` from 3.1.1 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.1...3.2.5)

Updates `vite-plugin-dts` from 3.7.0 to 3.7.2
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.7.0...v3.7.2)

Updates `vitest` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@capacitor/android"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@capacitor/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@capacitor/docgen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@capacitor/ios"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team February 19, 2024 07:05
@dependabot dependabot bot added the chore Naming, organizing folder structure, and less impactful tasks. label Feb 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-9e05078d57 branch February 26, 2024 07:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants