chore(deps): bump the dependencies group with 7 updates #7321
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 dependencies group with 7 updates:
9.7.3
9.7.4
6.25.0
6.25.1
17.5.0
17.5.1
21.0.0
21.0.1
7.34.4
7.35.0
9.0.11
9.1.1
5.0.0
5.0.1
Updates
@react-spring/web
from 9.7.3 to 9.7.4Release notes
Sourced from
@react-spring/web
's releases.... (truncated)
Commits
fd65b60
v9.7.4d64fc47
fix(shared): add rafz as a packagea755bd8
fix: adduseReducedMotion
compatibility for Safari 13 and older (#2300)f96db5e
Revert "chore(deps): update dependency remark-mdx-frontmatter to v5 (#2298)"28a172d
chore(deps): update dependency remark-mdx-frontmatter to v5 (#2298)1e4406e
chore(deps): update dependency tsx to v4 (#2260)58d06b8
chore: make deps absolute (#2283)f6047e4
chore(deps): update github artifact actions to v4 (major) (#2262)84ed1db
chore(deps): update testing deps (#2282)da2c12e
chore: update tooling depsUpdates
react-router-dom
from 6.25.0 to 6.25.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
98941f8
chore: Update version for release (#11815)db24ec9
chore: Update version for release (pre) (#11814)a252428
Reduce RouterProvider re-renders when using View Transitions (#11803)6b8daf9
Revert "Temporary change to test release process off v6 branch"b8a4cdb
Temporary change to test release process off v6 branchUpdates
react-use
from 17.5.0 to 17.5.1Release notes
Sourced from react-use's releases.
Changelog
Sourced from react-use's changelog.
Commits
7b1ab19
chore(release): 17.5.1 [skip ci]adfb337
fix: 🐛 bump nano-css dependencyUpdates
@octokit/rest
from 21.0.0 to 21.0.1Release notes
Sourced from
@octokit/rest
's releases.Commits
93d5afb
fix: update deps (#456)5a681c3
chore: use vitest (#450)462e351
ci: start testing against 22 (#447)09bfea8
chore(deps): update dependency glob to v11 (#445)969d6dc
chore(deps): update dependency esbuild to ^0.23.0239b1be
chore(deps): update dependency esbuild to ^0.22.0cdbf93a
ci(action): update actions/add-to-project action to v1.0.24306775
build(deps): lock file maintenance (#404)Updates
eslint-plugin-react
from 7.34.4 to 7.35.0Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix]require-default-props
: report when required props have default valuea08cb93
[Fix]sort-prop-types
: single line type ending without semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update@babel/core
,@babel/eslint-parser
597553d
[New]no-danger
: addcustomComponentNames
optionc58f04b
[New]jsx-closing-tag-location
: addline-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be configurable4d2fd86
[Refactor]variableUtil
: Avoid creating a single flat variable scope for ea...6a83d67
[New]jsx-handler-names
: support ignoring component namesUpdates
husky
from 9.0.11 to 9.1.1Release notes
Sourced from husky's releases.
... (truncated)
Commits
2968998
9.1.1902749b
docsa25c6ce
update vitepressbbfe8e3
Merge branch 'ccerrillo-fix-windows-path'eb54845
automatically rm deprecated codee8badd7
Small typo fix (#1471)a24ccbc
9.1.09085a9d
v9.1.0 (#1467)b9f5889
automatically rm deprecated code71e5dcb
Small typo fix (#1471)Updates
remark-emoji
from 5.0.0 to 5.0.1Release notes
Sourced from remark-emoji's releases.
Changelog
Sourced from remark-emoji's changelog.
Commits
bea9d4c
5.0.194dec03
include inline source map in release (#34)d462755
update dependencies in lock file257f630
Merge pull request #33 from rhysd/dependabot/npm_and_yarn/braces-3.0.34c60a33
Bump braces from 3.0.2 to 3.0.33e06267
update changelog for v5.0.0 changesDependabot 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