Skip to content
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 actions/delete-package-versions from 3.0.1 to 4.0.0 #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps actions/delete-package-versions from 3.0.1 to 4.0.0.

Release notes

Sourced from actions/delete-package-versions's releases.

v4.0.0

What's Changed

  • Added support for container, npm, & NuGet registries.
  • Using Rest APIs instead of GraphQL to support package deletion of newly re-platformed packages.
  • Added new mandatory param package-type
  • Made package-name mandatory
  • Removed repo param requirement, this is backward compatible

New Contributors

Full Changelog: actions/delete-package-versions@v3.0.1...v4.0.0

Commits
  • ba4d22f Merge pull request #86 from actions/nishthaGupta-patch-1
  • 22f216e Update version in readme
  • 9a08425 Merge pull request #85 from actions/dependabot/npm_and_yarn/json5-1.0.2
  • ac59775 Bump json5 from 1.0.1 to 1.0.2
  • fe2a95a Merge pull request #83 from actions/s-anupam-rest-api
  • 46653ba restrict to RATE_LIMIT with package-version-ids
  • 79269eb Update README
  • 4833470 Update README.md
  • 2de4236 Address review coments
  • 23073eb add more UTs, delete ununsed files
  • Additional commits viewable in compare view

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 [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/delete-package-versions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 22, 2023
@dependabot dependabot bot requested a review from a team February 22, 2023 01:45
@laurelmay
Copy link
Contributor

@dependabot ignore this major version

(Team, see #171)

@dependabot dependabot bot closed this Feb 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2023

OK, I won't notify you about version 4.x.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/github_actions/actions/delete-package-versions-4.0.0 branch February 24, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant