Build(deps-dev): Bump the development-dependencies group with 6 updates#41478
Merged
julien-deramond merged 1 commit intomainfrom May 20, 2025
Merged
Conversation
Bumps the development-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.7.12` | `5.7.13` | | [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) | `8.1.2` | `8.1.3` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `8.0.1` | `8.0.2` | | [rollup](https://github.com/rollup/rollup) | `4.40.2` | `4.41.0` | | [terser](https://github.com/terser/terser) | `5.39.1` | `5.39.2` | | [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.7` | Updates `astro` from 5.7.12 to 5.7.13 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.7.13/packages/astro) Updates `eslint-plugin-html` from 8.1.2 to 8.1.3 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v8.1.2...v8.1.3) Updates `npm-run-all2` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v8.0.1...v8.0.2) Updates `rollup` from 4.40.2 to 4.41.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.2...v4.41.0) Updates `terser` from 5.39.1 to 5.39.2 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.39.1...v5.39.2) Updates `zod` from 3.24.4 to 3.25.7 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/commits) --- updated-dependencies: - dependency-name: astro dependency-version: 5.7.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-html dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: npm-run-all2 dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: terser dependency-version: 5.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: zod dependency-version: 3.25.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
julien-deramond
approved these changes
May 20, 2025
Member
julien-deramond
left a comment
There was a problem hiding this comment.
✓ I didn't find any potential issues in the various changelogs.
✓ All jobs are passing in the PR, and local commands run as expected.
✓ I also performed a specific check for terser by bumping the dependency in v5.3.6 branch—no changes were observed in the dist files.
So, LGTM!
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 development-dependencies group with 6 updates:
5.7.125.7.138.1.28.1.38.0.18.0.24.40.24.41.05.39.15.39.23.24.43.25.7Updates
astrofrom 5.7.12 to 5.7.13Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
29f3024[ci] release (#13785)68d8c4e[ci] formatdebd69dfix(errors): update a broken link inerrors-data.ts(#13797)0489d8fFix build errors being ignored when using concurrency (#13566)eb72070[ci] formata2e8463refactor(astro): put them to follow a pattern for errors (#13761)a56b8eaGif animation would not loop (#13777)cfcacf6[ci] format7d0b7acfix(fonts): properly throw error (#13788)a7e4b2b[ci] formatUpdates
eslint-plugin-htmlfrom 8.1.2 to 8.1.3Changelog
Sourced from eslint-plugin-html's changelog.
Commits
8ba81b78.1.37b5df2achore: update changelogd3707c0ci: add more nodejs version coveragecb7fbb8fix: eslint 9.27.0 support4084756chore: upgrade dependencies522c304Update README.mdUpdates
npm-run-all2from 8.0.1 to 8.0.2Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
9a976b18.0.24f42923Merge pull request #172 from beeequeue/picomatch74201f5replace minimatch with picomatche8f046aadd type fieldUpdates
rollupfrom 4.40.2 to 4.41.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
09281854.41.02491b31ci: use node 24 (#5949)7759f56Use spawn to run CLI tests (#5960)dd29577fix(deps): update rust crate swc_compiler_base to v20 (#5958)fff335fenhance tree-shaking for dynamic imports (#5954)9cf84fcfix(deps): lock file maintenance minor/patch updates (#5959)a4e6535chore(deps): update dependency lint-staged to v16 (#5957)7536ffbfix(deps): update swc monorepo (major) (#5952)2b68f89chore(deps): update dependency pretty-bytes to v7 (#5951)f630e32chore(deps): lock file maintenance minor/patch updates (#5953)Updates
terserfrom 5.39.1 to 5.39.2Changelog
Sourced from terser's changelog.
Commits
d27e6845.39.2f91feceupdate changelog0619369update acorn0d2880cinternal: avoid running the same code twice in the sandboxcd81703fix crash when parsing bareyieldinside template string. Closes #1591cd28f545.39.1b6190ccupdate changelogcc083b1Add notice for unsafe_comps about NaN (#1597)Updates
zodfrom 3.24.4 to 3.25.7Commits
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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