Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Bump @metamask/auto-changelog from 2.5.0 to 3.0.0#156

Merged
Gudahtt merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-3.0.0
Nov 8, 2022
Merged

Bump @metamask/auto-changelog from 2.5.0 to 3.0.0#156
Gudahtt merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/auto-changelog-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps @metamask/auto-changelog from 2.5.0 to 3.0.0.

Release notes

Sourced from @​metamask/auto-changelog's releases.

3.0.0

Added

  • Support alternate tag prefixes (#120)

Changed

  • BREAKING: Update minimum Node.js version to v14 (#117)
  • Get package version from manifest (#121)

2.6.1

Fixed

  • When fetching remote tags, order by date to account for miniscule time differences between tags created within automated tests (#113)

2.6.0

Changed

  • Read repository URL from package.json if npm_package_repository_url is not set (#111)
    • This makes this package compatible with Yarn >1.
Changelog

Sourced from @​metamask/auto-changelog's changelog.

[3.0.0]

Added

  • Support alternate tag prefixes (#120)

Changed

  • BREAKING: Update minimum Node.js version to v14 (#117)
  • Get package version from manifest (#121)

[2.6.1]

Fixed

  • When fetching remote tags, order by date to account for miniscule time differences between tags created within automated tests (#113)

[2.6.0]

Changed

  • Read repository URL from package.json if npm_package_repository_url is not set (#111)
    • This makes this package compatible with Yarn >1.
Commits
Maintainer changes

This version was pushed to npm by metamaskbot, a new releaser for @​metamask/auto-changelog since your current version.


Dependabot compatibility score

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)

Bumps [@metamask/auto-changelog](https://github.com/MetaMask/auto-changelog) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/MetaMask/auto-changelog/releases)
- [Changelog](https://github.com/MetaMask/auto-changelog/blob/main/CHANGELOG.md)
- [Commits](MetaMask/auto-changelog@v2.5.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/auto-changelog"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 8, 2022 06:07
@dependabot dependabot bot added the type-dependencies Pull requests that update a dependency file label Nov 8, 2022
@socket-security
Copy link
Copy Markdown

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Location
jest@27.0.6 (added) jest package.json
jest-cli@27.0.6 (added) jest package.json via jest@27.0.6
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore jest@27.0.6
  • @SocketSecurity ignore jest-cli@27.0.6

Powered by socket.dev

@Gudahtt
Copy link
Copy Markdown
Member

Gudahtt commented Nov 8, 2022

@SocketSecurity ignore jest@27.0.6 jest-cli@27.0.6

False positive; these were not changed here. And in this case, the jest bin script points directly at jest-cli so they're equivalent.

Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gudahtt Gudahtt merged commit 713c702 into main Nov 8, 2022
@Gudahtt Gudahtt deleted the dependabot/npm_and_yarn/main/metamask/auto-changelog-3.0.0 branch November 8, 2022 14:03
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

type-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant