chore(deps): bump the patch group with 6 updates - #132
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.15.5` | `1.15.6` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.24.2` | `3.24.3` | | [otpauth](https://github.com/hectorm/otpauth) | `9.5.1` | `9.5.2` | | [dotenv](https://github.com/motdotla/dotenv) | `17.4.1` | `17.4.2` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.5` | `0.5.6` | Updates `@types/ssh2` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) Updates `mysql2` from 3.24.2 to 3.24.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.24.2...v3.24.3) Updates `otpauth` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](hectorm/otpauth@v9.5.1...v9.5.2) Updates `dotenv` from 17.4.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.4.1...v17.4.2) Updates `@types/react-dom` from 19.2.5 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-plugin-react-refresh` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: "@types/ssh2" dependency-version: 1.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: mysql2 dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: otpauth dependency-version: 9.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/react-dom" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... 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 patch group with 6 updates:
1.15.51.15.63.24.23.24.39.5.19.5.217.4.117.4.219.2.519.2.70.5.50.5.6Updates
@types/ssh2from 1.15.5 to 1.15.6Commits
Updates
mysql2from 3.24.2 to 3.24.3Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
83bda80chore(master): release 3.24.3 (#4514)6cac974build(deps): bump lucide-react from 1.35.0 to 1.37.0 in /website (#4520)d3f8cebbuild(deps-dev): bump@types/nodefrom 26.3.0 to 26.4.0 in /website (#4519)05993b1build(deps): bump lucide-react from 1.34.0 to 1.35.0 in /website (#4518)797f38ebuild(deps-dev): bump@types/nodefrom 26.3.0 to 26.4.0 (#4517)f17babebuild(deps-dev): bump@biomejs/biomefrom 2.5.10 to 2.5.11 (#4516)f4099d5build(deps-dev): bump rollup from 4.62.5 to 4.63.1 in the rollup group (#4515)1281e1efix(typings): PoolCluster node events emit a string nodeId (#4513)0957ae4build(deps-dev): bump@types/nodefrom 26.2.0 to 26.3.0 (#4510)a331febbuild(deps-dev): bump@types/nodefrom 26.2.0 to 26.3.0 in /website (#4511)Updates
otpauthfrom 9.5.1 to 9.5.2Release notes
Sourced from otpauth's releases.
Commits
5a0cb609.5.294f1fccUpdate QuickJS version to 2026-06-04fac0c5cUpdate hectorm/ghaction-setup-quickjs88bdce0Harden and align hex/base32 secret decodingc431143Bump the github-actions-all group across 1 directory with 7 updates (#711)b6e3a62Update dependenciesUpdates
dotenvfrom 17.4.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
@types/react-domfrom 19.2.5 to 19.2.7Commits
Updates
eslint-plugin-react-refreshfrom 0.5.5 to 0.5.6Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
620568aSupport re-exporting namespace components (fixes #116) [publish]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