-
Notifications
You must be signed in to change notification settings - Fork 196
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
chore(deps): bump the npm-dependencies group with 17 updates #1718
chore(deps): bump the npm-dependencies group with 17 updates #1718
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
} else { | ||
// PrefetchKind enum is not exported | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-expect-error | ||
router.prefetch(href.href, { kind: prefetchKind }); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
href
could be UrlObject
, so added this conditional to handle that.
"next-intl": "^3.25.3", | ||
"react": "19.0.0-rc-5c56b873-20241107", | ||
"next-intl": "^3.26.0", | ||
"react": "^19.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manually updated react
et. al. to the latest release.
@@ -12,7 +12,7 @@ | |||
"license": "MIT", | |||
"version": "0.1.0", | |||
"private": true, | |||
"packageManager": "pnpm@9.7.0", | |||
"packageManager": "pnpm@9.15.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated pnpm to the latest version.
Bumps the npm-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [focus-trap-react](https://github.com/focus-trap/focus-trap-react) | `10.3.1` | `11.0.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.464.0` | `0.468.0` | | [next](https://github.com/vercel/next.js) | `15.0.3` | `15.0.4` | | [next-intl](https://github.com/amannn/next-intl) | `3.25.3` | `3.26.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.2` | `7.54.0` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.0.3` | `15.0.4` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.6` | `16.4.7` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.3` | `15.0.4` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` | | [@0no-co/graphql.web](https://github.com/0no-co/graphql.web) | `1.0.11` | `1.0.12` | | [@bigcommerce/eslint-config](https://github.com/bigcommerce/eslint-config/tree/HEAD/packages/eslint-config) | `2.9.1` | `2.10.0` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.1.0` | `7.2.0` | | [conf](https://github.com/sindresorhus/conf) | `13.0.1` | `13.1.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.9.3` | `1.10.1` | | [msw](https://github.com/mswjs/msw) | `2.6.6` | `2.6.8` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.0.3` | `15.0.4` | Updates `focus-trap-react` from 10.3.1 to 11.0.0 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v10.3.1...v11.0.0) Updates `lucide-react` from 0.464.0 to 0.468.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react) Updates `next` from 15.0.3 to 15.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.0.3...v15.0.4) Updates `next-intl` from 3.25.3 to 3.26.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v3.25.3...v3.26.0) Updates `react-hook-form` from 7.53.2 to 7.54.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.2...v7.54.0) Updates `@next/bundle-analyzer` from 15.0.3 to 15.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.4/packages/next-bundle-analyzer) Updates `dotenv` from 16.4.6 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.6...v16.4.7) Updates `eslint-config-next` from 15.0.3 to 15.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.4/packages/eslint-config-next) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) Updates `tailwindcss` from 3.4.15 to 3.4.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16) Updates `@0no-co/graphql.web` from 1.0.11 to 1.0.12 - [Release notes](https://github.com/0no-co/graphql.web/releases) - [Changelog](https://github.com/0no-co/graphql.web/blob/main/CHANGELOG.md) - [Commits](0no-co/graphql.web@v1.0.11...v1.0.12) Updates `@bigcommerce/eslint-config` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/bigcommerce/eslint-config/releases) - [Changelog](https://github.com/bigcommerce/eslint-config/blob/master/packages/eslint-config/CHANGELOG.md) - [Commits](https://github.com/bigcommerce/eslint-config/commits/@bigcommerce/[email protected]/packages/eslint-config) Updates `@inquirer/prompts` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `conf` from 13.0.1 to 13.1.0 - [Release notes](https://github.com/sindresorhus/conf/releases) - [Commits](sindresorhus/conf@v13.0.1...v13.1.0) Updates `@swc/core` from 1.9.3 to 1.10.1 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.9.3...v1.10.1) Updates `msw` from 2.6.6 to 2.6.8 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.6.6...v2.6.8) Updates `@next/eslint-plugin-next` from 15.0.3 to 15.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.4/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: focus-trap-react dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@next/bundle-analyzer" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@0no-co/graphql.web" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@bigcommerce/eslint-config" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: conf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
a2052bc
to
d1cd4d9
Compare
d1cd4d9
to
bb7f047
Compare
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-onpcqs0j5-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
Bumps the npm-dependencies group with 17 updates:
10.3.1
11.0.0
0.464.0
0.468.0
15.0.3
15.0.4
3.25.3
3.26.0
7.53.2
7.54.0
15.0.3
15.0.4
16.4.6
16.4.7
15.0.3
15.0.4
3.4.1
3.4.2
3.4.15
3.4.16
1.0.11
1.0.12
2.9.1
2.10.0
7.1.0
7.2.0
13.0.1
13.1.0
1.9.3
1.10.1
2.6.6
2.6.8
15.0.3
15.0.4
Updates
focus-trap-react
from 10.3.1 to 11.0.0Release notes
Sourced from focus-trap-react's releases.
Changelog
Sourced from focus-trap-react's changelog.
Commits
06e856c
Version Packages (#1395)4a37dae
MVP support for React 19 (#1350)bdac34a
[DEPENDABOT]: Bump typescript from 5.6.3 to 5.7.2 (#1391)8ef972e
[DEPENDABOT]: Bump@changesets/cli
from 2.27.9 to 2.27.10 (#1392)cb61f93
[DEPENDABOT]: Bump prettier from 3.3.3 to 3.4.1 (#1393)a01031b
[DEPENDABOT]: Bump focus-trap from 7.6.1 to 7.6.2 (#1388)bed29b1
[DEPENDABOT]: Bump cypress from 13.15.2 to 13.16.0 (#1389)Updates
lucide-react
from 0.464.0 to 0.468.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
next
from 15.0.3 to 15.0.4Release notes
Sourced from next's releases.
... (truncated)
Commits
d6a6aa1
v15.0.48f61250
Designate as backport branch8774088
[Backport 15.0] Use React 19 stable (#73564)Updates
next-intl
from 3.25.3 to 3.26.0Release notes
Sourced from next-intl's releases.
Changelog
Sourced from next-intl's changelog.
Commits
a08bf13
v3.26.0e0ffe29
feat: Support React 19 (#1597)11322d0
docs: Update import forImageResponse
to get rid of dependencya5733c9
chore: Update typography [skip ci]ae78757
docs: Update logo (#1586)04d78eb
docs: Update logo color (#1584)Updates
react-hook-form
from 7.53.2 to 7.54.0Release notes
Sourced from react-hook-form's releases.
Commits
893ffce
7.54.09532038
❤️ thank you so much for St. Galler Kantonalbank AG sponsor5db95c9
🐸 update SECURITY.md09a9a49
🦥 fix: useForm should return a new object on formState changes (#12424)0952f7e
🧻 improve prototype pollution check (#12431)30ea87e
🪖 fix: addFileList
availability check for environments withoutFileList
...29ae596
🧪 close #12198 memo for useController and useFormState (#12421)2d7b789
🐞 fix #12407 useFieldArray append issue with useForm disabled props (#12420)00e39c8
🐞 fix #12415 issue with flatten object with null value (#12418)2b1c709
Update README.mdUpdates
@next/bundle-analyzer
from 15.0.3 to 15.0.4Release notes
Sourced from
@next/bundle-analyzer
's releases.... (truncated)
Commits
d6a6aa1
v15.0.4Updates
dotenv
from 16.4.6 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignoreUpdates
eslint-config-next
from 15.0.3 to 15.0.4Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
d6a6aa1
v15.0.4Updates
prettier
from 3.4.1 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
tailwindcss
from 3.4.15 to 3.4.16Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
f875ab9
Bump macos version8f91c27
v3.4.168c8c986
fix: update lilconfig for ESM and Windows support (#15289)2702cfc
Fix Plugin type issue (#14668)Updates
@0no-co/graphql.web
from 1.0.11 to 1.0.12Release notes
Sourced from
@0no-co/graphql
.web's releases.... (truncated)
Changelog
Sourced from
@0no-co/graphql
.web's changelog.Commits
6bbba37
Version Packages (#47)405d23c
Handle empty selection array (#46)Updates
@bigcommerce/eslint-config
from 2.9.1 to 2.10.0Changelog
Sourced from
@bigcommerce/eslint-config
's changelog.Commits
6ab2382
chore(release): publishb1ecc60
chore: FE-411 Update all dependencies1ac2b34
feat: FE-411 Add testing-library pluginsUpdates
@inquirer/prompts
from 7.1.0 to 7.2.0Commits
5713287
Publishe625f21
Feat(confirm): Toggle value on tab keypress. Fix #731fca7524
Chore: Fix yarn demo commandb3032b8
Feat(editor): Add option to control behavior on validation failure. Fix #9072942263
Feat(input): Add theme.validationFailureMode option to control behavior on va...506d97b
Tests(checkbox): Add cases covering pre-selecting a choiced14a8bc
Chore(deps): Bump@sindresorhus/tsconfig
from 6.0.0 to 7.0.0f6ea541
Chore(deps-dev): Bump eslint from 9.15.0 to 9.16.02ed681c
Chore(deps-dev): Bump globals from 15.12.0 to 15.13.06a02a7e
Chore(deps-dev): Bump@eslint/js
from 9.15.0 to 9.16.0Updates
conf
from 13.0.1 to 13.1.0Release notes
Sourced from conf's releases.
Commits
657ab92
13.1.0072c9f5
Update dependencies2819caa
AddrootSchema
andajvOptions
options (#196)8fdcdd7
Add TypeScript overload for.delete()
to fix dot-notation typing (#197)05f1b87
Fix typo (#195)Updates
@swc/core
from 1.9.3 to 1.10.1Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
69c126f
chore: Publish1.10.1
withswc_core
v9.0.0
1272212
chore: Publish1.10.1-nightly-20241209.1
withswc_core
v9.0.0
1ef37a0
chore: Publish crates withswc_core
v9.0.0
e04c7b3
feat(es/transforms): Addmodule.outFileExtension
(#9784)e05e4c7
chore: Publish crates withswc_core
v8.0.2
5a44c6b
fix(es/resolver): Fix wrong syntax context of vars with the same names as cat...e6fc532
chore: Update changelogc894986
chore: Publish1.10.0
withswc_core
v8.0.1
872e350
chore: Update changelogdd1c0af
chore: Publish1.10.0-nightly-20241204.2
withswc_core
v8.0.1
Updates
msw
from 2.6.6 to 2.6.8Release notes
Sourced from msw's releases.
Commits
de3bedf
chore(release): v2.6.800da9ca
fix(setupServer): reapply interception after callingserver.listen()
after ...e8d748e
chore(ci): fix broken restore cache key6a2cf33
chore(release): v2.6.73f40055
fix(setupWorker): correctly delete internalaccept
header on passthrough (#...e61ee12
chore: use [email protected] for preview releasesc86ad58
ci: run ci build related tests in parallel (#1907)bd5f47c
chore: update tovitest@2
(#2379)48e4c76
chore: update pnpm to v9.14.0 (#2211)Updates
@next/eslint-plugin-next
from 15.0.3 to 15.0.4Release notes
Sourced from
@next/eslint-plugin-next
's releases.... (truncated)
Commits
d6a6aa1
v15.0.4Dependabot 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