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

Bump loader-utils, next and react-scripts in /front-end #2

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps loader-utils to 2.0.3 and updates ancestor dependencies loader-utils, next and react-scripts. These dependencies need to be updated together.

Updates loader-utils from 1.2.3 to 2.0.3

Release notes

Sourced from loader-utils's releases.

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

v2.0.0

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

... (truncated)

Changelog

Sourced from loader-utils's changelog.

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

... (truncated)

Commits

Updates next from 10.0.9 to 13.0.2

Release notes

Sourced from next's releases.

v13.0.2

Core Changes

  • Hybrid App Hooks Support: #41767
  • Add sqlite3 to the default list of server externals: #42294
  • Improve the error message when custom export fields are used in an entry: #42221
  • Add preload for layouts / components: #41519
  • Add mongodb to default server externals: #42313
  • refactor(next/turbo): consolidate turbo devserver logic: #42315
  • [middleware] add tests for body reading methods #37980: #41718
  • Handle dynamic css-in-js styles under suspense: #42293
  • Fix page folder being wrongly resolved as page file: #42348
  • Update dev process exit handling: #42367
  • Ensure edge runtime doesn't propagate cache on fetch as Cloudflare doesn't support it.: #42362
  • Add prisma to the external package list: #42323
  • Local font family name: #42286
  • useSelectedLayoutSegment at the current level: #42299
  • Stop writing window specific paths in vscode configuration: #42338
  • Ensure Undici is enabled for appDir in all cases: #42382
  • fix: usage of wasm in an appDir page file using the edge runtime: #41689
  • feat(next/mdx): support experimental mdx-rs loader: #41919
  • Fix CSS modules imports not collected due to race conditions: #42392
  • Fix entry creation on Windows: #42421
  • Mock @​next/font when using next/jest: #42413
  • Avoid breaking useRouter() type change: #42430
  • Do not strip loader arg in dynamic for server components: #42426
  • Clarify app and pages file conflicting files: #42415
  • Change usePathname to return string | null: #42380
  • Fix undici warning showing unexpectedly: #42444
  • Remove static generation bail-out from usePathname: #42440

Documentation Changes

  • docs(script): explain expected next/script behavior on client-side navigation: #42260
  • Add path for information in cookie setting: #42146
  • Update wording to remove beta FUD and keep evergreen: #42337
  • update font optimization page: #42266
  • Fix broken link on the upgrading guide: #42340
  • Fix typo: docs/api-reference/next/font.md: #42344
  • Update getting-started.md: #42353
  • Fix typo in usage of onError in script.md: #42368
  • Fix negative lookahead example in middleware.md: #42320
  • Update customizing-postcss-config.md: #42331
  • update middleware cookies example: #42341
  • Fix Docs API Reference font.md broken link: #42418
  • fixed missing <Link /> keyword: #42422
  • Fix docs for next/image upgrade guide: #42424
  • Revert font-optimization.md syntax: #42403
  • Fix invalid markdown lang: #42442

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


Updates react-scripts from 4.0.3 to 5.0.1

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.3 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [next](https://github.com/vercel/next.js) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 2.0.3
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.2.3...v2.0.3)

Updates `next` from 10.0.9 to 13.0.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.0.9...v13.0.2)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 16, 2022

Superseded by #3.

@dependabot dependabot bot closed this Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/front-end/loader-utils-and-next-and-react-scripts-2.0.3 branch November 16, 2022 18:50
This pull request was closed.
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