Skip to content

chore: bump next from 14.2.16 to 14.2.22 in /offlinedocs #15993

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

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps next from 14.2.16 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!

v14.2.21

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

Core Changes

Misc Changes

Credits

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

v14.2.20

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

Core Changes

Credits

Huge thanks to @​wyattjoh for helping!

v14.2.19

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

Core Changes

  • ensure worker exits bubble to parent process (#73433)
  • Increase max cache tags to 128 (#73125)

Misc Changes

  • Update max tag items limit in docs (#73445)

... (truncated)

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)

Bumps [next](https://github.com/vercel/next.js) from 14.2.16 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.16...v14.2.22)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and BrunoQuaresma and removed request for a team January 1, 2025 12:19
@matifali matifali merged commit eee08c4 into main Jan 2, 2025
26 checks passed
@matifali matifali deleted the dependabot/npm_and_yarn/offlinedocs/next-14.2.22 branch January 2, 2025 06:26
EdwardAngert added a commit that referenced this pull request Jan 2, 2025
…rains

* origin/main: (31 commits)
  docs: document issue with direnv and nix-shell on macOS (#15990) (#16015)
  chore: add spinner component (#16014)
  chore: bump react-syntax-highlighter from 15.5.0 to 15.6.1 in /site (#16003)
  chore: bump @radix-ui/react-dialog from 1.1.2 to 1.1.4 in /site (#15999)
  chore(provisionerd): close completeChan exactly once (#16011)
  fix(examples): add keep_locally to docker_image resources (#16012)
  feat: notify on workspace update (#15979)
  chore(apiversion): add guidelines regarding bumping apiversion (#16009)
  docs: add note about TLD and wildcards (#16008)
  chore: bump @storybook/preview-api from 8.4.6 to 8.4.7 in /site (#16002)
  ci: make sure golden files are actually up to date (#15989)
  chore: bump eslint-config-next from 14.2.18 to 14.2.22 in /offlinedocs (#15996)
  chore: bump @types/node from 20.17.6 to 20.17.11 in /site (#16001)
  chore: bump @types/node from 20.17.9 to 20.17.11 in /offlinedocs (#15995)
  chore: bump next from 14.2.16 to 14.2.22 in /offlinedocs (#15993)
  chore: bump the mui group across 1 directory with 6 updates (#15991)
  fix(enterprise/cli): add missing defer close of closer funcs (#15986)
  fix(cli/cliui): handle typed nil and null time in tables (#15984)
  test: fix incorrectly placed cleanup defer in dbtestutil (#15987)
  chore(scripts): remove unused ci-report (#15988)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant