Bump the npm-minor-and-patch group with 5 updates - #322
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@capacitor/filesystem](https://github.com/ionic-team/capacitor-filesystem) | `8.1.2` | `8.1.3` | | [@capacitor/local-notifications](https://github.com/ionic-team/capacitor-local-notifications) | `8.2.1` | `8.3.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.5` | `6.1.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | Updates `@capacitor/filesystem` from 8.1.2 to 8.1.3 - [Release notes](https://github.com/ionic-team/capacitor-filesystem/releases) - [Changelog](https://github.com/ionic-team/capacitor-filesystem/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor-filesystem@v8.1.2...v8.1.3) Updates `@capacitor/local-notifications` from 8.2.1 to 8.3.1 - [Release notes](https://github.com/ionic-team/capacitor-local-notifications/releases) - [Changelog](https://github.com/ionic-team/capacitor-local-notifications/blob/main/CHANGELOG.md) - [Commits](ionic-team/capacitor-local-notifications@v8.2.1...v8.3.1) Updates `@vitejs/plugin-react` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.0/packages/plugin-react) Updates `vite` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@capacitor/filesystem" dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@capacitor/local-notifications" dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Unit Test Coverage
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor-and-patch group with 5 updates:
8.1.28.1.38.2.18.3.16.0.56.1.08.2.18.2.24.1.104.1.11Updates
@capacitor/filesystemfrom 8.1.2 to 8.1.3Release notes
Sourced from @capacitor/filesystem's releases.
Changelog
Sourced from @capacitor/filesystem's changelog.
Commits
adc1899chore(release): 8.1.3 [skip ci]3de47a3fix(android): only apply kotlin-android plugin if not already applied (#83)73cde0dchore: force semantic release to release on choreecb604fchore(ci): Check every maven central version for android publish (#78)6ef910adocs: minor contributing guide improvements (#77)2fa6e16chore(ci): use Xcode 26 (#76)7ba8af9chore(ci): fix npm version being installed (#75)Updates
@capacitor/local-notificationsfrom 8.2.1 to 8.3.1Release notes
Sourced from @capacitor/local-notifications's releases.
Changelog
Sourced from @capacitor/local-notifications's changelog.
Commits
0fbde48chore(release): 8.3.1 [skip ci]b8ced9cfix(android): License for Native Publishing (#12)4b0a91edocs: add "Errors" table to docs (#11)7253684docs: clarify info about implicit permissionse1eba40ci: fix publish-script path depth and podspec tag format for standalone repob078223chore(release): 8.3.0 [skip ci]2bcb375feat: new Local Notifications Capacitor plugin (#1)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@capacitor/local-notificationssince your current version.Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@vitejs/plugin-reactfrom 6.0.5 to 6.1.0Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
39b3173release: plugin-react@6.1.0 (#1428)f1340b0feat(react): add native React Compiler support (#1419)9ab698efix(deps): update all non-major dependencies (#1375)Updates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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