-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the "maintenance" group with 2 updates across multiple ecosystems #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the maintenance group with 7 updates: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.25.10` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.34.0` | `9.36.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.3.1` | `5.4.0` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.36.0` | | [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `16.4.0` | | [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `27.0.0` | | [mocha](https://github.com/mochajs/mocha) | `11.7.2` | `11.7.3` | Updates `esbuild` from 0.25.9 to 0.25.10 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.9...v0.25.10) Updates `@eslint/js` from 9.34.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.4.0/packages/eslint-plugin) Updates `eslint` from 9.34.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.36.0) Updates `globals` from 16.3.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) Updates `jsdom` from 26.1.0 to 27.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.1.0...27.0.0) Updates `mocha` from 11.7.2 to 11.7.3 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.2...v11.7.3) Monthly dependency updates: Bump actions/setup-node Bumps the maintenance group with 1 update: [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/setup-node` from 4 to 5 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v5) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: jsdom dependency-version: 27.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maintenance - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: actions/setup-node dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: maintenance ... Signed-off-by: dependabot[bot] <[email protected]>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
@dependabot recreate |
|
@dependabot close |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the maintenance group with 7 updates:
0.25.90.25.109.34.09.36.05.3.15.4.09.34.09.36.016.3.016.4.026.1.027.0.011.7.211.7.3Updates
esbuildfrom 0.25.9 to 0.25.10Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d6b668fpublish 0.25.10 to npm5088c19refactor: use strings.Builder (#4290)755da31runmake update-compat-tablea1d9c86fix #4287: marked the wrong issue as fixed73a0b2afix #4286: minifier panic due to identity function134dadffix #4265:@supportsnested inside::pseudoUpdates
@eslint/jsfrom 9.34.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)Updates
@stylistic/eslint-pluginfrom 5.3.1 to 5.4.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
04da3bbchore: release v5.4.0 (main) (#973)86596f9fix: update deps (#983)d38b703docs(max-len): clarify that ignorePattern needs to be a string (#981)62d7a17feat(generator-star-spacing): introduceshorthandto override property func...2a422b7feat(object-curly-spacing): introduceoverrides(#898)87f09eefeat: introduce experimental mechanism (#894)8a096a8docs(indent): introduceassignmentOperator(#974)094aa48fix: correctly display the deprecation warning (#967)cad56b2fix(multiline-comment-style): correctly handle ignored comments (#969)bc4810ffix(quote-props): only check ES3 reserved words forkeywordsoption (#964)Updates
eslintfrom 9.34.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
globalsfrom 16.3.0 to 16.4.0Release notes
Sourced from globals's releases.
Commits
52ba38b16.4.08b8a2d6Update gl...Description has been truncated