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

build(deps): bump loader-utils and next-safe in /next #1610

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Removes loader-utils. It's no longer used after updating ancestor dependency next-safe. These dependencies need to be updated together.

Removes loader-utils

Updates next-safe from 3.2.1 to 3.4.1

Release notes

Sourced from next-safe's releases.

v3.4.1

3.4.1 (2023-01-12)

Bug Fixes

  • buildCSPHeaders: remove 'none' when appropriate (3e83778)

v3.4.0

3.4.0 (2023-01-12)

Features

  • deps: add support for Next 13 (20a8ba4), closes #48

v3.3.0

3.3.0 (2022-12-04)

Features

  • buildCSPHeaders: allow merging of default directives (e0e1737)
Commits
  • e5cee58 Merge pull request #47 from sambauers/main
  • b4c1556 Merge branch 'main' of github.com:trezy/next-safe
  • 9a5ae7d build: remove unnecessary folders from npm package
  • 20a8ba4 feat(deps): add support for Next 13
  • 3e83778 fix(buildCSPHeaders): remove 'none' when appropriate
  • 79c6a2a Merge pull request #45 from kiily/chore/next-js-12
  • 18545f0 Merge pull request #43 from sambauers/main
  • 4ffda6d Merge pull request #38 from johanhermansson/patch-1
  • d0ec096 chore(package): add next 12 as peer dependency
  • e0e1737 feat(buildCSPHeaders): allow merging of default directives
  • Additional commits viewable in compare view

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 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.

Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [next-safe](https://github.com/trezy/next-safe). These dependencies need to be updated together.


Removes `loader-utils`

Updates `next-safe` from 3.2.1 to 3.4.1
- [Release notes](https://github.com/trezy/next-safe/releases)
- [Changelog](https://github.com/trezy/next-safe/blob/main/.releaserc)
- [Commits](trezy/next-safe@v3.2.1...v3.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: next-safe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2023
@jhaals jhaals merged commit 3eeb5ae into master Mar 2, 2023
@jhaals jhaals deleted the dependabot/npm_and_yarn/next/loader-utils-and-next-safe--removed branch March 2, 2023 14:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant