Bump the npm-minor-upgrades group with 7 updates#1115
Merged
jgerigmeyer merged 2 commits intoJun 5, 2026
Conversation
Bumps the npm-minor-upgrades group with 7 updates: | Package | From | To | | --- | --- | --- | | [@11ty/eleventy](https://github.com/11ty/eleventy) | `3.1.5` | `3.1.6` | | [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) | `7.0.0` | `7.1.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` | | [date-fns](https://github.com/date-fns/date-fns) | `4.3.0` | `4.4.0` | | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.1` | `4.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.60.4` | `4.61.1` | Updates `@11ty/eleventy` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/11ty/eleventy/releases) - [Changelog](https://github.com/11ty/eleventy/blob/main/docs/release-instructions.md) - [Commits](11ty/eleventy@v3.1.5...v3.1.6) Updates `@rollup/plugin-babel` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/babel-v7.1.0/packages/babel) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `date-fns` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.3.0...v4.4.0) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) Updates `js-yaml` from 4.1.1 to 4.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) Updates `rollup` from 4.60.4 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.4...v4.61.1) --- updated-dependencies: - dependency-name: "@11ty/eleventy" dependency-version: 3.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: "@rollup/plugin-babel" dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-upgrades - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades - dependency-name: rollup dependency-version: 4.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-upgrades ... Signed-off-by: dependabot[bot] <support@github.com>
jgerigmeyer
approved these changes
Jun 5, 2026
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-upgrades group with 7 updates:
3.1.53.1.67.0.07.1.029.0.229.0.34.3.04.4.010.4.010.4.14.1.14.2.04.60.44.61.1Updates
@11ty/eleventyfrom 3.1.5 to 3.1.6Release notes
Sourced from @11ty/eleventy's releases.
Commits
02ad90av3.1.6 and upgrade deps3dc0566Update release workflow for improved security1b928f5Adds Node 26 to CI for v30a3a4f4Fixes #4283 (v3 branch only)a7af61bUpgrade dependencies for audit fixes.Updates
@rollup/plugin-babelfrom 7.0.0 to 7.1.0Changelog
Sourced from @rollup/plugin-babel's changelog.
Commits
0abd95bchore(release): babel v7.1.05b13af9feat(babel): add parallel processing via worker threads (#1956)16b7339chore(repo): test migration to vitest. phase 2 (#1976)8a6e5a9chore(release): babel v7.0.03b4e6dafeat(babel)!: improve filtering capability & performance (#1954)648fef6chore(release): babel v6.1.0dc3d0e7feat(babel): allow excluding manual chunks when transforming generated code (...dcd8da5chore(repo): use@dot/versionerfor releases (#1612)cdf9113chore(repo): manually update changelog and package versions after bad release...841a039fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...Updates
@rollup/plugin-commonjsfrom 29.0.2 to 29.0.3Changelog
Sourced from @rollup/plugin-commonjs's changelog.
Commits
1e4025bchore(release): commonjs v29.0.308a5b17fix(commonjs): make #1868 es5-compatible (#1981)5800bf3chore(repo): test migration to vitest. phase 4 (#1978)Updates
date-fnsfrom 4.3.0 to 4.4.0Release notes
Sourced from date-fns's releases.
Commits
cd53d25Promote to v4.4.0d948ec1Preserve but deprecate CDN versions for v4, set up v5 with polyfillsee65753Add rootmise :formattask9f5bdf5Add positional argument totest/smoke.shscript651ead6Split CDN bundles into separate@date-fns/cdnpackage224c1a2Deprecate type tests as attw hangs on date-fns package7bb2842SwitchPACKAGE_OUTPUT_PATHto--distflag in the package build scriptb6ad5acAdd flags to control package build script424a783Fix docs release after moving to monorepo setupUpdates
eslintfrom 10.4.0 to 10.4.1Release notes
Sourced from eslint's releases.
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)Updates
js-yamlfrom 4.1.1 to 4.2.0Changelog
Sourced from js-yaml's changelog.
Commits
Updates
rollupfrom 4.60.4 to 4.61.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
b77daf04.61.191b6dc4fix: set report.excludeNetwork=true before getReport() to avoid blocking PTR ...f2a0449Improve documentation for manualPureFunctions (#6402)7bdce6cDoes not add an extra leading line feed for addons (#6403)765167f4.61.00f547ebSort entry modules to make chunk hash names deterministic (#6391)5838787docs: fix broken links (#6400)cc0f51achore(deps): update react monorepo to v19 (#6395)dd30037fix(deps): update rust crate swc_compiler_base to v57 (#6396)cb86c3echore(deps): lock file maintenance (#6397)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