Since the Symbol.customMatcher well-known symbol from the pattern matching proposal is also used in the exactors proposal, added an entry also for this proposal
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cribeiro84/azure-devops-pull-request-hub/network/alerts).
Bumps the npm_and_yarn group with 5 updates in the / directory:
5.1.2
6.0.1
5.7.2
7.5.4
3.23.1
3.37.0
3.1.8
3.1.10
4.44.2
4.47.0
Updates
glob-parent
from 5.1.2 to 6.0.1Release notes
Sourced from glob-parent's releases.
Changelog
Sourced from glob-parent's changelog.
... (truncated)
Commits
e1a15e1
chore: release 6.0.1 (#52)8cdac1e
chore: Run prettier3e9f04a
fix: Resolve ReDoS vulnerability from CVE-2021-35065 (#49)3ad9597
chore: Run prettier6fd137b
chore: release 6.0.0 (#41)32f6d52
fix!: Correct mishandled escaped path separators (#34)aa91a48
chore(ci): Upgrade coveralls action to 1.1.294dc54f
chore(ci): Update workflow6b6c5c2
chore: fix typo in badges5384066
Build: Run prettierUpdates
semver
from 5.7.2 to 7.5.4Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
36cd334
chore: release 7.5.48456d87
chore: postinstall for dependabot template-oss PRdde1f00
chore: postinstall for dependabot template-oss PRdffcd1b
chore: bump@npmcli/template-oss
from 4.16.0 to 4.17.0d619f66
chore: postinstall for dependabot template-oss PR3bc4247
chore: bump@npmcli/template-oss
from 4.15.1 to 4.16.0cc6fde2
fix: trim each range set before parsing99d8287
fix: correctly parse long build ids as valid (#583)4f0f6b1
chore: fix arguments in whitespace test (#574)6bd1a37
chore: remove duplicate test in semver class (#575)Updates
core-js-compat
from 3.23.1 to 3.37.0Changelog
Sourced from core-js-compat's changelog.
... (truncated)
Commits
598d0b2
3.37.0a7f3a96
URL.parse
added and marked as supported from Bun 1.1.48957db1
update pattern matching proposal9da401f
addMath.sumPrecise
80f1d23
add a fix of Safari{ Object, Map }.groupBy
bug that does not support itera...5b908c2
add a fix of Safari bug with double call of constructor inArray.fromAsync
42627a6
Merge pull request #1336 from zloirock/bump-set-methods61abd15
add Opera Android 82 compat data mapping559081f
move newSet
methods to stable ES66e55a9
URL.parse
added and marked as supported from FF 126Updates
ejs
from 3.1.8 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdUpdates
webpack
from 4.44.2 to 4.47.0Release notes
Sourced from webpack's releases.
Commits
dfffd6a
4.47.07395af8
Merge pull request #17628 from iclanton/webpack4-md4-hash9b50972
Update SplitChunksPlugin to use the updated createHash function.6f6ae98
Add support for md4 in Node >=18.3956274
Merge pull request #13778 from StyleT/feature/custom_externals_for_systemjs_t...1f11600
fix: fixed work of the non-system type externals for "system" library target444e59f
4.46.0758bb25
Merge pull request #12387 from webpack/bugfix/1238679de1a2
enable backward-compatibility for resolve.rootsef75c04
Fix filename in azure pipelineMaintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
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