Bump the server-dependencies group across 1 directory with 5 updates#470
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the server-dependencies group across 1 directory with 5 updates#470dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the server-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.5.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.18.2` | `3.20.0` | | [sinon](https://github.com/sinonjs/sinon) | `21.0.1` | `21.0.3` | | [webpack](https://github.com/webpack/webpack) | `5.105.3` | `5.105.4` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `6.0.1` | `7.0.0` | Updates `@types/node` from 25.3.3 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `mysql2` from 3.18.2 to 3.20.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.18.2...v3.20.0) Updates `sinon` from 21.0.1 to 21.0.3 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.0.1...v21.0.3) Updates `webpack` from 5.105.3 to 5.105.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.3...v5.105.4) Updates `webpack-cli` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.0.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: sinon dependency-version: 21.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: webpack dependency-version: 5.105.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: webpack-cli dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: server-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 server-dependencies group with 5 updates in the / directory:
25.3.325.5.03.18.23.20.021.0.121.0.35.105.35.105.46.0.17.0.0Updates
@types/nodefrom 25.3.3 to 25.5.0Commits
Updates
mysql2from 3.18.2 to 3.20.0Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
6d0ba45chore(master): release 3.20.0 (#4180)5ac5563fix: explicitly specify in auth plugins (#4175) (#4187)1993624ci: improve workflows triggering (#4189)ff839c2docs: improve LLM Agents instructions (#4188)7e57db6fix: prevent double release from corrupting the connection pool (#4186)92d0724docs: include instructions to LLM agents (#4185)f4ce16arefactor: simplify TracingChannel logic (#4184)97855a6fix: restorePoolConnectionas subclass ofConnection(#4183)90a0677refactor: prevent unintentional breaking change after TracingChannel support ...5b61d86ci: improve coverage (#4181)Updates
sinonfrom 21.0.1 to 21.0.3Changelog
Sourced from sinon's changelog.
Commits
138148221.0.30494251fix(#2678): upgrade samsam to fix buffer comparisons2d93d6821.0.23af394elint-staged -> 16.3.22948314prettier024321cfix: skip Node specific tests in browser envb836fccfix: js-yaml breaking change from v3 to v4ebf0c43docs: add how-to article for stubbing ES module imports (#1832) (#2676)ebcd506Fix spies not being reset properly (#2673)3beab2bMake doc tests pass with new jQueryUpdates
webpackfrom 5.105.3 to 5.105.4Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
27c13b4chore(release): new release (#20550)9b2f41echore: bump terser plugin (#20569)eafe060fix: narrow the export presence guard detection (#20561)75d605crefactor: add AppendOnlyStackedSet iteration support and tests (#20560)afa607drefactor: remove unused code (#20562)4098902test: add source files for web-webworker and web-webworker-auto-public-path (...f97be67refactor: fix duplicated word in Compilation JSDoc (#20547)9d76fffrefactor: add Module.getSourceBasicTypes for basic JS type detection (#20546)a3d7839fix: types for multi stats (#20556)b8e9b05fix: updateenhanced-resolveto support new features fortsconfig.json(#...Updates
webpack-clifrom 6.0.1 to 7.0.0Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
0b116f7chore(release): new release (#4679)e0b2f07test: improve5328fcbchore(deps): bump pnpm/action-setup in the dependencies group (#4699)4b6f0e1chore(deps): update (#4696)47fc332test: more (#4695)a199bc3test: refactor config format test + more (#4684)20bc478refactor: code529352ddocs: update (#4692)a01f01bchore: fix coveragee434e98refactor: make cli faster (#4690)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for webpack-cli 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 conditions