chore(deps): bump the minor-updates group with 6 updates#658
Merged
NicolasRichel merged 1 commit intodevelopfrom Apr 8, 2026
Merged
Conversation
Bumps the minor-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.21.1` | `5.22.0` | | [vue](https://github.com/vuejs/core) | `3.5.31` | `3.5.32` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.3.0` | `11.3.1` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.98.0` | `1.99.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.3` | `8.0.4` | Updates `maplibre-gl` from 5.21.1 to 5.22.0 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v5.21.1...v5.22.0) Updates `vue` from 3.5.31 to 3.5.32 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.31...v3.5.32) Updates `vue-i18n` from 11.3.0 to 11.3.1 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.3.1/packages/vue-i18n) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `sass-embedded` from 1.98.0 to 1.99.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.98.0...1.99.0) Updates `vite` from 8.0.3 to 8.0.4 - [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.0.4/packages/vite) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: vue dependency-version: 3.5.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: vue-i18n dependency-version: 11.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: sass-embedded dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: vite dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
🎉 This PR is included in version 1.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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 minor-updates group with 6 updates:
5.21.15.22.03.5.313.5.3211.3.011.3.110.1.010.2.01.98.01.99.08.0.38.0.4Updates
maplibre-glfrom 5.21.1 to 5.22.0Release notes
Sourced from maplibre-gl's releases.
Changelog
Sourced from maplibre-gl's changelog.
Commits
48caed8Bump js version to 5.22.0 (#7391)c3da266increase the linking (#7393)d74e957fix: add and remove a map right after the other (#7368)de06a24chore(deps): bump@maplibre/maplibre-gl-style-specfrom 24.7.0 to 24.8.1 (#7388)fb151e4feat: Clarify error message language so if layout and paint properties are co...7951eecfeat(line): implement data driven styling for `line-{cap,round-limit,miter-li...914cde4chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#7357)a84c293chore(deps-dev): bump@typescript-eslint/eslint-plugin(#7389)931199bchore(deps-dev): bump cssnano from 7.1.3 to 7.1.4 (#7387)44c25c1chore(deps-dev): bump canvas from 3.2.2 to 3.2.3 (#7386)Updates
vuefrom 3.5.31 to 3.5.32Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
9a2eb53release: v3.5.3232b44f1fix(teleport): handle updates before deferred mount (#14642)f166353fix(runtime-core): prevent currentInstance leak into sibling render during as...302c47afix(types): use private branding for shallowReactive (#14641)e20ddb0fix(types): allow customRef to have different getter/setter types (#14639)219d83bRevert "fix(server-renderer): cleanup component effect scopes after SSR rende...fa23116chore: fix typos in changelogs (#14653)Updates
vue-i18nfrom 11.3.0 to 11.3.1Release notes
Sourced from vue-i18n's releases.
Commits
4089096release: v11.3.15556517fix:$noverloads useDefineNumberFormatinstead of `DefineDateTimeFormat...Updates
eslintfrom 10.1.0 to 10.2.0Release notes
Sourced from eslint's releases.
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
sass-embeddedfrom 1.98.0 to 1.99.0Changelog
Sourced from sass-embedded's changelog.
Commits
e2cfd3eUpdate Dart Sass version and releaseUpdates
vitefrom 8.0.3 to 8.0.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
7339bdcrelease: v8.0.454229e7docs: addenvironment.fetchModuledocumentation (#22035)b0da973feat: allow esbuild 0.28 as peer deps (#22155)22b0166fix(deps): update all non-major dependencies (#22143)17330d2fix: add types forvite/modulepreload-polyfill(#22126)cc41398refactor: upgrade to typescript 6 (#22110)d00e806feat(hmr): truncate list of files on hmr update (#21535)364c227fix(ssr): use browser platform for webworker SSR builds (fix #21969) (#21963)3460fc5fix(resolve): resolve tsconfig paths starting with#(#22038)6daa10ffix(deps): update all non-major dependencies (#22073)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