Bump the npm_and_yarn group with 6 updates #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 8 updates:
6.3.0
7.7.1
7.3.5
7.7.1
5.7.1
7.7.1
4.0.4
4.0.8
3.0.2
3.0.3
7.0.3
7.0.6
3.0.4
3.1.2
1.0.1
1.0.2
Updates
semver
from 6.3.0 to 7.7.1Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
30c438b
chore: release 7.7.1 (#765)af761c0
fix(inc): fully capture prerelease identifier (#764)2cfcbb5
chore: release 7.7.0 (#750)d588e37
fix(diff): fix prerelease to stable version diff logic (#755)753e02b
chore: bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#747)8a34bde
fix: add identifier validation toinc()
(#754)0864b3c
feat: add "release" inc type (#753)67e5478
docs(readme): added missing period for consistency (#756)868d4bb
docs: clarify comment about obsolete prefixes (#749)145c554
chore: bump@npmcli/eslint-config
from 4.0.5 to 5.0.0Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
semver
from 7.3.5 to 7.7.1Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
30c438b
chore: release 7.7.1 (#765)af761c0
fix(inc): fully capture prerelease identifier (#764)2cfcbb5
chore: release 7.7.0 (#750)d588e37
fix(diff): fix prerelease to stable version diff logic (#755)753e02b
chore: bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#747)8a34bde
fix: add identifier validation toinc()
(#754)0864b3c
feat: add "release" inc type (#753)67e5478
docs(readme): added missing period for consistency (#756)868d4bb
docs: clarify comment about obsolete prefixes (#749)145c554
chore: bump@npmcli/eslint-config
from 4.0.5 to 5.0.0Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
semver
from 5.7.1 to 7.7.1Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
30c438b
chore: release 7.7.1 (#765)af761c0
fix(inc): fully capture prerelease identifier (#764)2cfcbb5
chore: release 7.7.0 (#750)d588e37
fix(diff): fix prerelease to stable version diff logic (#755)753e02b
chore: bump@npmcli/template-oss
from 4.23.3 to 4.23.4 (#747)8a34bde
fix: add identifier validation toinc()
(#754)0864b3c
feat: add "release" inc type (#753)67e5478
docs(readme): added missing period for consistency (#756)868d4bb
docs: clarify comment about obsolete prefixes (#749)145c554
chore: bump@npmcli/eslint-config
from 4.0.5 to 5.0.0Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
micromatch
from 4.0.4 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
... (truncated)
Commits
8bd704e
4.0.8a0e6841
run verb to generate README documentation4ec2884
Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805
Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7
lint67fcce6
fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3
fix: CVE numbers in CHANGELOGd9dbd9a
feat: updated CHANGELOG2ab1315
fix: use actions/setup-node@v41406ea3
feat: rework test to work on macos with node 10,12 and 14Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
cross-spawn
from 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic