Skip to content
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 next from 14.2.21 to 14.2.22 in /examples/next-ethers-app-router #3794

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps next from 14.2.21 to 14.2.22.

Release notes

Sourced from next's releases.

v14.2.22

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Retry manifest file loading only in dev mode: #73900
  • Ensure workers are cleaned up: #71564
  • Use shared worker for lint & typecheck steps: #74154

Credits

Huge thanks to @​unstubbable, @​ijjk, and @​ztanner for helping!

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2025
Copy link

vercel bot commented Feb 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-demo ❌ Failed (Inspect) Feb 14, 2025 2:59pm
appkit-ethers5-bera ❌ Failed (Inspect) Feb 14, 2025 2:59pm
appkit-laboratory ❌ Failed (Inspect) 💬 Add feedback Feb 14, 2025 2:59pm
next-wagmi-solana-bitcoin-example ❌ Failed (Inspect) Feb 14, 2025 2:59pm
9 Skipped Deployments
Name Status Preview Comments Updated (UTC)
appkit-basic-ep ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 2:59pm
appkit-basic-ep-example ⬜️ Ignored (Inspect) Feb 14, 2025 2:59pm
appkit-basic-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 2:59pm
appkit-basic-sign-client-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 2:59pm
appkit-basic-up-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 2:59pm
appkit-vue-solana ⬜️ Ignored (Inspect) Feb 14, 2025 2:59pm
appkit-wagmi-cdn-example ⬜️ Ignored (Inspect) Feb 14, 2025 2:59pm
ethereum-provider-wagmi-example ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 2:59pm
vue-wagmi-example ⬜️ Ignored (Inspect) Feb 14, 2025 2:59pm

Copy link

changeset-bot bot commented Feb 4, 2025

⚠️ No Changeset found

Latest commit: 388ce81

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from da38b6c to 46bd8e0 Compare February 6, 2025 10:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from 46bd8e0 to f828267 Compare February 7, 2025 18:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from f828267 to 38eba30 Compare February 10, 2025 10:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from 38eba30 to 7e4602e Compare February 10, 2025 13:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from 7e4602e to 61ec531 Compare February 11, 2025 06:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from 61ec531 to 84f8cce Compare February 14, 2025 09:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/next-ethers-app-router/next-14.2.22 branch from 84f8cce to e238c85 Compare February 14, 2025 11:34
Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.22.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.21...v14.2.22)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants