Skip to content

Build(deps-dev): Bump the development-dependencies group with 6 updates#41478

Merged
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-358dd02036
May 20, 2025
Merged

Build(deps-dev): Bump the development-dependencies group with 6 updates#41478
julien-deramond merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-358dd02036

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps the development-dependencies group with 6 updates:

Package From To
astro 5.7.12 5.7.13
eslint-plugin-html 8.1.2 8.1.3
npm-run-all2 8.0.1 8.0.2
rollup 4.40.2 4.41.0
terser 5.39.1 5.39.2
zod 3.24.4 3.25.7

Updates astro from 5.7.12 to 5.7.13

Release notes

Sourced from astro's releases.

astro@5.7.13

Patch Changes

Changelog

Sourced from astro's changelog.

5.7.13

Patch Changes

Commits

Updates eslint-plugin-html from 8.1.2 to 8.1.3

Changelog

Sourced from eslint-plugin-html's changelog.

2025-05-19 v8.1.3

  • Fix compatibility with ESLint 9.27.0 #300
  • Update dependencies
Commits

Updates npm-run-all2 from 8.0.1 to 8.0.2

Release notes

Sourced from npm-run-all2's releases.

v8.0.2

Commits

Changelog

Sourced from npm-run-all2's changelog.

v8.0.2

Commits

Commits

Updates rollup from 4.40.2 to 4.41.0

Release notes

Sourced from rollup's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

Updates terser from 5.39.1 to 5.39.2

Changelog

Sourced from terser's changelog.

v5.39.2

  • Fix crash when parsing bare yield inside a template string.
  • Update internally used acorn version requirement
Commits

Updates zod from 3.24.4 to 3.25.7

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@github-project-automation github-project-automation bot moved this to To do in v5.3.7 May 20, 2025
@julien-deramond julien-deramond moved this from To do to Review in progress in v5.3.7 May 20, 2025
@julien-deramond julien-deramond self-requested a review May 20, 2025 17:13
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✓ 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!

@julien-deramond julien-deramond merged commit c85346d into main May 20, 2025
14 checks passed
@julien-deramond julien-deramond deleted the dependabot/npm_and_yarn/development-dependencies-358dd02036 branch May 20, 2025 17:17
@github-project-automation github-project-automation bot moved this from Review in progress to Done in v5.3.7 May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant