Bump the npm_and_yarn group across 1 directory with 8 updates - #33
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 8 updates#33dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [echarts](https://github.com/apache/echarts) | `5.5.1` | `6.1.0` | | [next](https://github.com/vercel/next.js) | `14.2.35` | `16.2.12` | | [postcss](https://github.com/postcss/postcss) | `8.5.1` | `8.5.18` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.12` | `1.1.17` | | [flatted](https://github.com/WebReflection/flatted) | `3.3.1` | `3.4.3` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.1` | `4.3.0` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `4.0.5` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.1` | `5.56.8` | Updates `echarts` from 5.5.1 to 6.1.0 - [Release notes](https://github.com/apache/echarts/releases) - [Commits](apache/echarts@5.5.1...6.1.0) Updates `next` from 14.2.35 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v14.2.35...v16.2.12) Updates `postcss` from 8.5.1 to 8.5.18 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.1...8.5.18) Updates `brace-expansion` from 1.1.12 to 1.1.17 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.17) Updates `flatted` from 3.3.1 to 3.4.3 - [Commits](WebReflection/flatted@v3.3.1...v3.4.3) Updates `js-yaml` from 4.1.1 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) Updates `picomatch` from 2.3.1 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...4.0.5) Updates `svelte` from 5.19.1 to 5.56.8 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.8/packages/svelte) --- updated-dependencies: - dependency-name: echarts dependency-version: 6.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.17 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: svelte dependency-version: 5.56.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
ben-fornefeld and
mishushakov
as code owners
July 30, 2026 01:48
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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_and_yarn group with 8 updates in the / directory:
5.5.16.1.014.2.3516.2.128.5.18.5.181.1.121.1.173.3.13.4.34.1.14.3.02.3.14.0.55.19.15.56.8Updates
echartsfrom 5.5.1 to 6.1.0Release notes
Sourced from echarts's releases.
... (truncated)
Commits
c5a48f5Merge pull request #21612 from apache/release-dev77e5222release 6.1.0-rc.221f17befixRegression(map,geo): Resolve circular dependencies introduced by this vers...830e8b6chore: Supplement package.json (for module cjs declaration) to source release.ed0e210chore: FixaddHeadertool and add missing license headers.cc78adaMerge pull request #21611 from apache/release-dev3f6e012release: Build release.d69405fchore: Add missing headers.6998ed0release: Upgrade npm version.8cb374bfix(build): Fix build commands.Updates
nextfrom 14.2.35 to 16.2.12Release notes
Sourced from next's releases.
... (truncated)
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
postcssfrom 8.5.1 to 8.5.18Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
4c0d194Release 8.5.18 version92b4e78Update dependencies95663d3Limit where source map can be loaded for security reasons74e25aeRelease 8.5.17 versiond1518afFix Maximum call stack size exceeded error2421312Fix lintera50352cFix CI33948f0Prevent prototype hijacking in fromJSON2131909Update dependencies93440abFix non-closed\<div align="center">in README (#2110)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Updates
brace-expansionfrom 1.1.12 to 1.1.17Release notes
Sourced from brace-expansion's releases.
Commits
5c57cc21.1.17d757f1dnpm ignore.claudecb4b9e4fix: backport GHSA-mh99-v99m-4gvg (#129)447763a1.1.16d74e630fix: v1 backport for CVE-2026-13149 (#122)2203f4f1.1.150b09384Backport v5.0.6 change to v1 (#111)10c05fc1.1.141afa1b2Add opt-in { max } mitigation to v1 legacy line (#103)2fbb6a2Revert "Backport fix for GHSA-7h2j-956f-4vf2 to v1 (#101)" (#102)Updates
flattedfrom 3.3.1 to 3.4.3Commits
670a1bd3.4.350a61a9Fix #104 - allownullas replacer value8aa64f4solved crytical errors over dependenciesbb8c63cMerge pull request #100 from WebReflection/WebReflection-patch-1dc2d33bUpdate issue templatesd140618Updated dev/dependencies76141ccMerge pull request #95 from WebReflection/dependabot/npm_and_yarn/picomatch-4...8dc84ddBump picomatch from 4.0.3 to 4.0.43bf09093.4.2885ddccfix CWE-1321Updates
js-yamlfrom 4.1.1 to 4.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish590dbab4.2.0 releasedf944dc5Add package.json funding fieldf692719Changelog updateUpdates
picomatchfrom 2.3.1 to 4.0.5Release notes
Sourced from picomatch's releases.
Changelog
Sourced from picomatch's changelog.
... (truncated)
Commits
4f41a8e4.0.502cfc1bUpdate .verb.md and run verb to generate README documentationcc52ff6Only run the upload code coverage step for 1 matrix permutation6d426d7Allow workflow to continue if the code coverage step to failsa00b954Merge branch 'codeql-coverage'9680381Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename648b4f2Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches70e6485Configure code coverage upload for CodeQLab8bc4dfix: honor the windows option when matching basenames6289307fix: preserve all branches when rewriting risky repeated extglobsUpdates
sveltefrom 5.19.1 to 5.56.8Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
44a7813Version Packages (#18572)3dde011fix: callonerrorand provide a workingresetwhen hydrating a failed bou...2bace30fix: preserve select selection with spread attributes (#18561)b29d700Version Packages (#18560)b791cacchore: provideindentoption forprint(#18474)4a6a85bVersion Packages (#18552)d0dbe1aperf: skip quadratic blocker analysis when no top-level await (#18548)22e0adbfix: rerun derived that had an abort controller on reconnection (#18551)602a873Version Packages (#18497)a4fd67efix: $state.eager() is sometimes incorrect in SSR (#18530)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for svelte 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.