chore(deps): bump the prod-dependencies group with 5 updates#1399
Open
dependabot[bot] wants to merge 1 commit intobetafrom
Open
chore(deps): bump the prod-dependencies group with 5 updates#1399dependabot[bot] wants to merge 1 commit intobetafrom
dependabot[bot] wants to merge 1 commit intobetafrom
Conversation
Bumps the prod-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@fastify/static](https://github.com/fastify/fastify-static) | `9.1.1` | `9.1.3` | | [openid-client](https://github.com/panva/openid-client) | `6.8.3` | `6.8.4` | | [i18next](https://github.com/i18next/i18next) | `26.0.5` | `26.0.8` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.4` | `17.0.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.1` | `7.14.2` | Updates `@fastify/static` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](fastify/fastify-static@v9.1.1...v9.1.3) Updates `openid-client` from 6.8.3 to 6.8.4 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.8.3...v6.8.4) Updates `i18next` from 26.0.5 to 26.0.8 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.5...v26.0.8) Updates `react-i18next` from 17.0.4 to 17.0.6 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.4...v17.0.6) Updates `react-router-dom` from 7.14.1 to 7.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-version: 9.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: openid-client dependency-version: 6.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: i18next dependency-version: 26.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-i18next dependency-version: 17.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: react-router-dom dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-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 prod-dependencies group with 5 updates:
9.1.19.1.36.8.36.8.426.0.526.0.817.0.417.0.67.14.17.14.2Updates
@fastify/staticfrom 9.1.1 to 9.1.3Release notes
Sourced from @fastify/static's releases.
Commits
880c1a6Bumped v9.1.37f92da5fix: support wildcard prefixes with route params (#576)b0a66d5Bumped v9.1.232af863fix: resolve wildcard paths in encapsulated contexts (#574)Updates
openid-clientfrom 6.8.3 to 6.8.4Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
Commits
c645695chore(release): 6.8.4ee60464chore: update CHANGELOG.md header96a2d17fix: preserve poll abort signals on requests34e2ffdfix: filter jwe decryption keys by algorithm6202888fix: apply optional non-repudiation on generic grant ID Tokens498c4d9fix: retry dpop nonce errors for generic grants35042cfchore: cleanup after releaseUpdates
i18nextfrom 26.0.5 to 26.0.8Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
3ea438f26.0.85176bbdretry version bump10b48c626.0.89fdd99aretry version bump9ee7da1changelog8ce5e2626.0.8e802567fix(types): restoreExistsFunctionshape to keep arrow-function wrappers as...ce06fba26.0.7ca33377chore: drop unused@babel/runtimedep and redundant bundled ESM output8abe4e6fix: show resolved plural key in missingKey debug logUpdates
react-i18nextfrom 17.0.4 to 17.0.6Changelog
Sourced from react-i18next's changelog.
Commits
cb20d1817.0.6b8ad5e4fix: scope indexed placeholders inside keep-tags at render time #191975ce98517.0.59803bb8fix: <Trans /> no longer breaks child rendering when a kept HTML node (transK...ec37a48chore: ignore .env*, *.pem, *.key in .gitignoreUpdates
react-router-domfrom 7.14.1 to 7.14.2Changelog
Sourced from react-router-dom's changelog.
Commits
cf1d250Release v7.14.2 (#14993)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