-
Notifications
You must be signed in to change notification settings - Fork 0
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: bump semver from 7.5.0 to 7.5.3 in /tools/lint-md #17
build: bump semver from 7.5.0 to 7.5.3 in /tools/lint-md #17
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-BABEL-1278589 - https://snyk.io/vuln/SNYK-PYTHON-CERTIFI-3164749 - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645 - https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1533435
Snyk has created this PR to upgrade: - @babel/types from 7.1.3 to 7.21.4. See this package in npm: https://www.npmjs.com/package/@babel/types - @babel/generator from 7.1.3 to 7.21.4. See this package in npm: https://www.npmjs.com/package/@babel/generator - @babel/parser from 7.1.3 to 7.21.4. See this package in npm: https://www.npmjs.com/package/@babel/parser - @babel/template from 7.1.2 to 7.20.7. See this package in npm: https://www.npmjs.com/package/@babel/template - @babel/traverse from 7.1.4 to 7.21.4. See this package in npm: https://www.npmjs.com/package/@babel/traverse See this project in Snyk: https://app.snyk.io/org/leonardoadame/project/17b9377e-05c7-466c-817b-64859e210aa8?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade globals from 10.1.0 to 10.4.0. See this package in npm: https://www.npmjs.com/package/globals See this project in Snyk: https://app.snyk.io/org/leonardoadame/project/17b9377e-05c7-466c-817b-64859e210aa8?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tempy from 0.5.0 to 0.7.1. See this package in npm: https://www.npmjs.com/package/tempy See this project in Snyk: https://app.snyk.io/org/leonardoadame/project/17b9377e-05c7-466c-817b-64859e210aa8?utm_source=github&utm_medium=referral&page=upgrade-pr
…94a74ffadedd8032d [Snyk] Upgrade tempy from 0.5.0 to 0.7.1
…2cad22ca48f99fb34 [Snyk] Upgrade globals from 10.1.0 to 10.4.0
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532
…14fcf9fdb45341 [Snyk] Security upgrade requests from 2.22.0 to 2.31.0
…452a2501c403d [Snyk] Fix for 5 vulnerabilities
…to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
…age.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
…reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
…-targets/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
…8829879580bfb4 [Snyk] Security upgrade semver from 6.3.0 to 7.5.2
…aa20aac868f5e5 [Snyk] Security upgrade semver from 6.3.0 to 7.5.2
…5479ebc6233124 [Snyk] Security upgrade local-web-server from 4.2.1 to 5.0.0
…fa026d85a0edb65c5 [Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse
…11126a17ab65f0 [Snyk] Security upgrade semver from 6.3.0 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.3. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.0...v7.5.3) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Run & review this pull request in StackBlitz Codeflow. |
|
1eeaa09
to
d9438cc
Compare
Looks like semver is up-to-date now, so this is no longer needed. |
Bumps semver from 7.5.0 to 7.5.3.
Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
7fdf1ef
chore: release 7.5.3bf53dd8
docs: add example for>
comparator (#569)abdd93d
fix: set max lengths in regex for numeric and build identifiers (#571)e7b78de
chore: release 7.5.258c791f
fix: diff when detecting major change from prerelease (#566)5c8efbc
fix: preserve build in raw after inc (#565)717534e
fix: better handling of whitespace (#564)2f738e9
chore: bump@npmcli/template-oss
from 4.14.1 to 4.15.1 (#558)aa016a6
chore: release 7.5.1d30d25a
fix: show type on invalid semver error (#559)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.