Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2022

Bumps glob-parent to 5.1.2 and updates ancestor dependency webpack. These dependencies need to be updated together.

Updates glob-parent from 3.1.0 to 5.1.2

Release notes

Sourced from glob-parent's releases.

v5.1.2

Bug Fixes

v5.1.1

Bug Fixes

v5.1.0

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)

v5.0.0

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

Miscellaneous Chores

  • Drop support for node <6 & bump dependencies (896c0c0)

v4.0.0

⚠ BREAKING CHANGES

  • question marks are valid path characters on Windows so avoid flagging as a glob when alone
  • Update is-glob dependency

Features

  • hoist regexps and strings for performance gains (4a80667)
  • question marks are valid path characters on Windows so avoid flagging as a glob when alone (2a551dd)
  • Update is-glob dependency (e41fcd8)
Changelog

Sourced from glob-parent's changelog.

5.1.2 (2021-03-06)

Bug Fixes

6.0.2 (2021-09-29)

Bug Fixes

6.0.1 (2021-07-20)

Bug Fixes

6.0.0 (2021-05-03)

⚠ BREAKING CHANGES

  • Correct mishandled escaped path separators (#34)
  • upgrade scaffold, dropping node <10 support

Bug Fixes

  • Correct mishandled escaped path separators (#34) (32f6d52), closes #32

Miscellaneous Chores

  • upgrade scaffold, dropping node <10 support (e83d0c5)

5.1.1 (2021-01-27)

Bug Fixes

5.1.0 (2021-01-27)

Features

  • add flipBackslashes option to disable auto conversion of slashes (closes #24) (#25) (eecf91d)

5.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • Drop support for node <6 & bump dependencies

... (truncated)

Commits
  • eb2c439 chore: update changelog
  • 12bcb6c chore: release 5.1.2
  • f923116 fix: eliminate ReDoS (#36)
  • 0b014a7 chore: add JSDoc returns information (#33)
  • 2b24ebd chore: generate initial changelog
  • 9b6e874 chore: release 5.1.1
  • 749c35e ci: try wrapping the JOB_ID in a string
  • 5d39def ci: attempt to switch to published coveralls
  • 0b5b37f ci: put the npm step back in for only Windows
  • 473f5d8 ci: update azure build images
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by phated, a new releaser for glob-parent since your current version.


Updates webpack from 4.46.0 to 5.74.0

Release notes

Sourced from webpack's releases.

v5.74.0

Features

  • add resolve.extensionAlias option which allows to alias extensions
    • This is useful when you are forced to add the .js extension to imports when the file really has a .ts extension (typescript + "type": "module")
  • add support for ES2022 features like static blocks
  • add Tree Shaking support for ProvidePlugin

Bugfixes

  • fix persistent cache when some build dependencies are on a different windows drive
  • make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
  • remove left-over from debugging in TLA/async modules runtime code
  • remove unneeded extra 1s timestamp offset during watching when files are actually untouched
    • This sometimes caused an additional second build which are not really needed
  • fix shareScope option for ModuleFederationPlugin
  • set "use-credentials" also for same origin scripts

Performance

  • Improve memory usage and performance of aggregating needed files/directories for watching
    • This affects rebuild performance

Extensibility

  • export HarmonyImportDependency for plugins

v5.73.0

Features

  • add options for default dynamicImportMode and prefetch and preload
  • add support for import { createRequire } from "module" in source code

Bugfixes

  • fix code generation of e. g. return"field"in Module
  • fix performance of large JSON modules
  • fix performance of async modules evaluation

Developer Experience

  • export PathData in typings
  • improve error messages with more details

v5.72.1

Bugfixes

  • fix __webpack_nonce__ with HMR
  • fix in operator in some cases

... (truncated)

Commits

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 64b2674 to c001df9 Compare October 8, 2022 03:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from c001df9 to d9f5e78 Compare October 18, 2022 09:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from d9f5e78 to 34305a6 Compare October 18, 2022 23:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 34305a6 to 3cf2e6d Compare October 20, 2022 16:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 3cf2e6d to c29f9c1 Compare October 22, 2022 01:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from c29f9c1 to 9490185 Compare November 3, 2022 19:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 9490185 to 6634fcf Compare November 6, 2022 12:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 6634fcf to 4bd2eae Compare November 19, 2022 01:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 4bd2eae to 693b793 Compare December 3, 2022 03:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 693b793 to 4d51aa2 Compare December 17, 2022 02:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 4d51aa2 to f893154 Compare December 19, 2022 23:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from f893154 to 01b00d3 Compare December 31, 2022 10:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 01b00d3 to 3ccfd2c Compare January 1, 2023 03:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 3ccfd2c to 5b88428 Compare January 5, 2023 04:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 004253b to 5a58705 Compare January 29, 2023 05:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 5a58705 to dfe274d Compare January 29, 2023 15:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from dfe274d to 1c34e29 Compare February 7, 2023 12:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 1c34e29 to 6ef158e Compare February 11, 2023 00:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 6ef158e to 9508be5 Compare February 23, 2023 19:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 9508be5 to 4442eca Compare February 26, 2023 12:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 4442eca to 06e3f4a Compare February 28, 2023 06:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 06e3f4a to 82b0b14 Compare March 4, 2023 13:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 82b0b14 to 45a42cd Compare March 4, 2023 20:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 45a42cd to f34c01f Compare March 11, 2023 05:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from f34c01f to d98f764 Compare March 17, 2023 01:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from d98f764 to 2631de7 Compare March 22, 2023 22:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from 2631de7 to fa8706a Compare March 29, 2023 10:47
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.


Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v3.1.0...v5.1.2)

Updates `webpack` from 4.46.0 to 5.74.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.46.0...v5.74.0)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/glob-parent-and-webpack-5.1.2 branch from fa8706a to e1f83ea Compare April 8, 2023 05:28
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.

1 participant