-
Notifications
You must be signed in to change notification settings - Fork 1
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 semver, postman-collection and core-js-compat in /web #9
base: main
Are you sure you want to change the base?
Conversation
Bumps [semver](https://github.com/npm/node-semver) to 7.5.4 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [postman-collection](https://github.com/postmanlabs/postman-collection) and [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat). These dependencies need to be updated together. Updates `semver` from 7.0.0 to 7.5.4 - [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.0.0...v7.5.4) Updates `postman-collection` from 4.1.4 to 4.4.0 - [Release notes](https://github.com/postmanlabs/postman-collection/releases) - [Changelog](https://github.com/postmanlabs/postman-collection/blob/develop/CHANGELOG.yaml) - [Commits](postmanlabs/postman-collection@v4.1.4...v4.4.0) Updates `core-js-compat` from 3.21.0 to 3.37.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js-compat) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: postman-collection dependency-type: direct:production - dependency-name: core-js-compat dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Summary: The code change in this pull request updates the version of the However, it's always a good practice to review the release notes or change logs for the new version of a dependency to ensure that there are no known security vulnerabilities or breaking changes that could impact your application. Additionally, you should consider running thorough integration and regression tests to verify that the updated dependency does not introduce any unexpected behavior or functionality issues. Overall, this code change appears to be a routine library update and does not raise any immediate security concerns. As an application security engineer, you should continue to monitor the security landscape and be prepared to address any potential vulnerabilities that may arise in the future. Files Changed:
Powered by DryRun Security |
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Bumps semver to 7.5.4 and updates ancestor dependencies semver, postman-collection and core-js-compat. These dependencies need to be updated together.
Updates
semver
from 7.0.0 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)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
postman-collection
from 4.1.4 to 4.4.0Changelog
Sourced from postman-collection's changelog.
... (truncated)
Commits
9b99f37
Merge branch 'release/4.4.0'f907abe
Release v4.4.028b67b1
Add keypackages
in Script (#1356)13f7ebd
Merge pull request #1357 from postmanlabs/fix/jsdoc-errora264f03
Update CHANGELOGb4ab6e6
Fix errors in generating docs and typesd332e0c
Merge branch 'release/4.3.0'a175ec3
Merge branch 'release/4.3.0' into develop1d6e0dd
Release v4.3.064b1c59
Merge pull request #1340 from postmanlabs/dependabot/npm_and_yarn/babel/trave...Updates
core-js-compat
from 3.21.0 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 126Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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.