-
Notifications
You must be signed in to change notification settings - Fork 99
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
Deps: Bump the patch-updates group with 7 updates #4356
Merged
bjoernricks
merged 1 commit into
main
from
dependabot/npm_and_yarn/main/patch-updates-c9911cfc66
Mar 3, 2025
Merged
Deps: Bump the patch-updates group with 7 updates #4356
bjoernricks
merged 1 commit into
main
from
dependabot/npm_and_yarn/main/patch-updates-c9911cfc66
Mar 3, 2025
Conversation
This file contains 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
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found. |
Conventional Commits Report
🚀 Conventional commits found. |
1ba45a2
to
01e66a0
Compare
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
7074dce
to
8ced688
Compare
Bumps the patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [react-i18next](https://github.com/i18next/react-i18next) | `15.4.0` | `15.4.1` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.14` | `6.1.15` | | [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy) | `6.0.0` | `6.0.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.5` | `3.0.7` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.25` | `1.1.36` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.5` | `3.0.7` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.7` | Updates `react-i18next` from 15.4.0 to 15.4.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.4.0...v15.4.1) Updates `styled-components` from 6.1.14 to 6.1.15 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]@6.1.15) Updates `@vitejs/plugin-legacy` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-legacy/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.2/packages/plugin-legacy) Updates `@vitest/coverage-v8` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.1.25 to 1.1.36 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.25...v1.1.36) Updates `@vitest/ui` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/ui) Updates `vitest` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/vitest) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitejs/plugin-legacy" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
8ced688
to
5ea5f28
Compare
bjoernricks
approved these changes
Mar 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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-updates group with 7 updates:
15.4.0
15.4.1
6.1.14
6.1.15
6.0.0
6.0.2
3.0.5
3.0.7
1.1.25
1.1.36
3.0.5
3.0.7
3.0.5
3.0.7
Updates
react-i18next
from 15.4.0 to 15.4.1Changelog
Sourced from react-i18next's changelog.
Commits
e322126
15.4.171886a9
releasef8068d3
fix: unique key warning on componentized element (#1835)Updates
styled-components
from 6.1.14 to 6.1.15Release notes
Sourced from styled-components's releases.
Commits
44a31cb
Version Packages (#5552)b9688ae
chore: update postcss to version 8.4.49 and nanoid to version 3.3.8 (#5520)Updates
@vitejs/plugin-legacy
from 6.0.0 to 6.0.2Release notes
Sourced from
@vitejs/plugin-legacy
's releases.Changelog
Sourced from
@vitejs/plugin-legacy
's changelog.Commits
b0fc6e3
revert: update moduleResolution value casing (#18409) (#18774)4b69756
release: [email protected]3f6d5fe
chore(legacy): bump terser peer dep to ^5.16 (#18772)63c62b3
chore(legacy): update peer dep Vite to 6 (#18771)Updates
@vitest/coverage-v8
from 3.0.5 to 3.0.7Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
358cccf
chore: release v3.0.79584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)1f2e555
fix(coverage):vite-node
to pass correct execution wrapper offset (#7417)Updates
@vitest/eslint-plugin
from 1.1.25 to 1.1.36Release notes
Sourced from
@vitest/eslint-plugin
's releases.... (truncated)
Commits
c5f5289
chore: release v1.1.3697dcb0f
fix(consistent-test-filename): match allTestPattern against full file path (#...fe9e4ae
chore: release v1.1.3518fc2c7
fix: peer depseb6850b
chore: release v1.1.344960975
fix gh actions1fb1454
chore: revert to fix typesc7b4de9
chore: release v1.1.334cb7a2d
chore: rulesd7766ef
chore: release v1.1.32Updates
@vitest/ui
from 3.0.5 to 3.0.7Release notes
Sourced from
@vitest/ui
's releases.Commits
358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)9584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)e348bd4
fix(deps): update all non-major dependencies (#7363)bb94c19
fix: ensure project names are readable in dark terminals (#7371)Updates
vitest
from 3.0.5 to 3.0.7Release notes
Sourced from vitest's releases.
Commits
358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)aaa5855
perf(browser): do wdio context switching only once per file (#7549)f71004f
fix(spy): clear/reset/restore mocks in stack order (#7499)9584be3
chore: release v3.0.6027ce9b
fix(reporters): render tasks in tree when in TTY (#7503)b62ac22
chore: usetinyglobby
instead offast-glob
in Vitest (#7504)167a98d
fix: excludequeueMicrotask
from default fake timers to not break node fetc...6cc408d
fix(deps): update all non-major dependencies (#7507)8f13825
docs: fixsequence.hooks: 'stack'
as default (#7492)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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