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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-updates group in /src/web with 9 updates:
11.11.9
11.11.10
8.7.2
8.7.3
5.8.1
5.8.2
18.3.11
18.3.12
8.10.0
8.11.0
8.10.0
8.11.0
13.15.0
13.15.1
0.4.13
0.4.14
5.4.9
5.4.10
Updates
framer-motion
from 11.11.9 to 11.11.10Changelog
Sourced from framer-motion's changelog.
Commits
c02ec5a
v11.11.101232e7c
Updating changelog1cf39c7
Merge pull request #2845 from framer/fix/ssr-will-change0325534
Updating test5507ae3
Refactorf4c72c8
Reducing bundle sizef5c89e8
Removing will-changed905a99
Fixing testUpdates
mongoose
from 8.7.2 to 8.7.3Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
f8489e3
chore: release 8.7.36ab97f2
Merge pull request #14981 from Automattic/vkarpov15/gh-14451858cc0a
add docs and test coverage for mapsf2b2816
Merge pull request #14982 from Automattic/vkarpov15/gh-149665bc09d0
Merge pull request #14973 from rb-ntnx/patch-1b9c34d5
set _closed to true1c59f25
fix(cursor): make aggregation cursors handle destroy() and handle destroy() b...1a2fd2b
fix(cursor): close underlying query cursor when callingdestroy()
50b2670
types: handle buffers in JSONSerialized and fix issue with DocumentArraysff24d86
types: add JSONSerialized helper that can convert HydratedDocument to JSON ou...Updates
react-select
from 5.8.1 to 5.8.2Release notes
Sourced from react-select's releases.
Commits
28251dc
Version Packages (#5968)1e5a069
Update README.md, fix a typo (#5966)781284a
Fix for calling non-cancellable scroll events (#5771)Updates
@types/react
from 18.3.11 to 18.3.12Commits
Updates
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)Updates
@typescript-eslint/parser
from 8.10.0 to 8.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)Updates
cypress
from 13.15.0 to 13.15.1Release notes
Sourced from cypress's releases.
Commits
199b1cd
chore: release 13.15.1 (#30454)c8439b2
chore: disable nx caching and add web extension docs (#30449)cfed01b
chore: attempt to not cache electron build (#30446)63937b6
chore: enable nx cache invalidation via the circle version file (#30444)b335e4b
chore: Update Chrome (stable) to 130.0.6723.69 (#30442)eed699e
chore: update lerna to 8.1.8 from 6.6.2 (#30436)0e28a81
chore: fix windows job due to ipv6 issues (#30437)4ba72c9
fix: ensure that requests to the same resource will be properly intercepted e...aafac6a
chore: add graphql schema update and wrap process.kill to swallow esrch error...e0177ff
chore: Update Chrome (beta) to 131.0.6778.3 (#30416)Updates
eslint-plugin-react-refresh
from 0.4.13 to 0.4.14Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
ba9bb7b
Handle React.createContext [publish]97bdd56
Report React context exports (#54)Updates
vite
from 5.4.9 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...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