Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps actions/delete-package-versions from 3 to 4.

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

v3.0.1

What's Changed

New Contributors

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

Commits
  • 0d39a63 Add constraint on delete-only-untagged-versions
  • 8c3a64d Improve delete-only-untagged-versions flag and minor bug fix (#97)
  • 564c9d0 Not currently supported in GHES (#95)
  • 48cd5a6 Nit: Change dotcom to GitHub.com in README
  • 029d950 add delete-only-untagged-versions param (#94)
  • b9ed39f Configure baseUrl in octokit initialisation (#91)
  • 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
  • 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 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)

Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 3 to 4.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](actions/delete-package-versions@v3...v4)

---
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 Dec 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2024

Superseded by #38.

@dependabot dependabot bot closed this Feb 7, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/development/actions/delete-package-versions-4 branch February 7, 2024 17:55
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