build(deps): bump the npm-dependencies group across 1 directory with 7 updates#136
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm-dependencies group across 1 directory with 7 updates#136dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the npm-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.20.0` | `3.22.3` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.21.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.9.1` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.24` | `1.15.33` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | | [rollup](https://github.com/rollup/rollup) | `4.60.1` | `4.60.4` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `mysql2` from 3.20.0 to 3.22.3 - [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.20.0...v3.22.3) Updates `pg` from 8.20.0 to 8.21.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg) Updates `@types/node` from 25.5.2 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@swc/core` from 1.15.24 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.33/packages/core) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `rollup` from 4.60.1 to 4.60.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.1...v4.60.4) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: mysql2 dependency-version: 3.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: pg dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: rollup dependency-version: 4.60.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-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 npm-dependencies group with 7 updates in the / directory:
3.20.03.22.38.20.08.21.025.5.225.9.11.15.241.15.3330.3.030.4.24.60.14.60.46.0.26.0.3Updates
mysql2from 3.20.0 to 3.22.3Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
Commits
908402echore(master): release 3.22.3 (#4279)8078ad0build(deps): bump lucide-react from 1.8.0 to 1.9.0 in /website (#4280)e72f923fix: allow resetOnRelease in connection config validation (#4278)77afd80build(deps-dev): bump the dev-dependencies group with 2 updates (#4274)77626a7chore(master): release 3.22.2 (#4271)d615967build(deps-dev): bump the dev-dependencies group with 2 updates (#4272)9245c08build(deps-dev): bump poku (#4273)c79a3f3fix(promise): point rejection stacks at caller for promise API (#4267)fe5df8ecd: ensure settings are processed by release-please (#4270)a65c706ci(github-actions): upgrade workflows to Node 24 action runtimes (#4268)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
Updates
pgfrom 8.20.0 to 8.21.0Changelog
Sourced from pg's changelog.
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)Updates
@types/nodefrom 25.5.2 to 25.9.1Commits
Updates
@swc/corefrom 1.15.24 to 1.15.33Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
0165c94chore: Publish1.15.33withswc_corev65.0.29ccecafchore: Publish1.15.33-nightly-20260502.1withswc_corev65.0.2b815eb2chore: Publish crates withswc_corev65.0.1364a11cchore: Publish1.15.32withswc_corev65.0.07789132chore: Publish1.15.32-nightly-20260427.1withswc_corev65.0.0cd5d7e8chore: Publish1.15.31-nightly-20260427.1withswc_corev65.0.065bd999chore: Publish crates withswc_corev65.0.0be38316fix(es/flow): Fix Flow type-only modules in script transforms (#11817)502ad3echore: Publish1.15.30withswc_corev64.0.099a4503chore: Publish1.15.30-nightly-20260418.1withswc_corev64.0.0Updates
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
746f2a0v30.4.2b3b4a09v30.4.15cbb21ev30.4.0db7141afix: allowcollectCoverageandcoverageProviderin project config (#16132)Updates
rollupfrom 4.60.1 to 4.60.4Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d311a844.60.46aa3248fix: stabilize chunk assignment across parallel file reads (#6362)82a0fe7Resolve vulnerabilities (#6375)71f5ebcchore(deps): update dependency lru-cache to v11 (#6371)af91d77chore(deps): lock file maintenance (#6373)65e7b94chore(deps): update react monorepo to v19 (major) (#6372)642587ffix(deps): update minor/patch updates (#6370)b47bdab4.60.315c5f33Add again some unneeded dev dependencies, to make some builds succeed12195dcfix: do not rename nested "exports" bindings that do not conflict (#6360)Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...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