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 the actions group across 1 directory with 10 updates #437

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the actions group with 10 updates in the /.github/workflows directory:

Package From To
actions/checkout 2 4
actions/setup-go 2 5
actions/github-script 6 7
azure/k8s-bake 2.2 2.4
Azure/k8s-deploy 4.0 4.10
asdf-vm/actions 1 3
dawidd6/action-download-artifact 2 7
peter-evans/create-pull-request 4 7
mukunku/tag-exists-action 1.1.0 1.6.0
softprops/action-gh-release 1 2

Updates actions/checkout from 2 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates actions/setup-go from 2 to 5

Release notes

Sourced from actions/setup-go's releases.

v5.0.0

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.1.0

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

v4.0.0

In scope of release we enable cache by default. The action won’t throw an error if the cache can’t be restored or saved. The action will throw a warning message but it won’t stop a build process. The cache can be disabled by specifying cache: false.

</tr></table> 

... (truncated)

Commits
  • 41dfa10 Enhance workflows and Upgrade micromatch Dependency (#510)
  • 9419772 Revise isGhes logic (#511)
  • d60b41a Merge pull request #502 from actions/Jcambass-patch-1
  • e09f57f Upgrade IA Publish
  • df1a117 Merge pull request #500 from actions/Jcambass-patch-1
  • 49582f6 Add workflow file for publishing releases to immutable action package
  • b26d402 fix: add arch to cache key (#493)
  • 0a12ed9 Bump braces from 3.0.2 to 3.0.3 (#487)
  • 4ab57d7 Fix versions check failure (#479)
  • cdcb360 Remove the description of the old go.mod specification (#458)
  • Additional commits viewable in compare view

Updates actions/github-script from 6 to 7

Release notes

Sourced from actions/github-script's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.1...v7.0.0

v6.4.1

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.0...v6.4.1

v6.4.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

v6.3.3

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.2...v6.3.3

v6.3.2

What's Changed

... (truncated)

Commits
  • 60a0d83 Merge pull request #440 from actions/joshmgross/v7.0.1
  • b7fb200 Update version to 7.0.1
  • 12e22ed Merge pull request #439 from actions/joshmgross/avoid-setting-base-url
  • d319f8f Avoid setting baseUrl to undefined when input is not provided
  • e69ef54 Merge pull request #425 from actions/joshmgross/node-20
  • ee0914b Update licenses
  • d6fc56f Use @types/node for Node 20
  • 384d6cf Fix quotations in tests
  • 8472492 Only validate GraphQL previews
  • 84903f5 Remove node-fetch from type
  • Additional commits viewable in compare view

Updates azure/k8s-bake from 2.2 to 2.4

Release notes

Sourced from azure/k8s-bake's releases.

v2.4 release

Commits

  • a5250b2: added node modules for release (#43) (rsamigullin) #43
  • bb31249: v2 new release (#47) (github-actions[bot]) #47
  • 97c530f: v2 new release (#54) (github-actions[bot]) #54
  • 01575fa: v2 new release (#68) (github-actions[bot]) #68
  • 24950e3: v2 new release (#79) (github-actions[bot]) #79

v2.3 release

Commits

  • a5250b2: added node modules for release (#43) (rsamigullin) #43
  • bb31249: v2 new release (#47) (github-actions[bot]) #47
  • 97c530f: v2 new release (#54) (github-actions[bot]) #54
  • 01575fa: v2 new release (#68) (github-actions[bot]) #68
Commits

Updates Azure/k8s-deploy from 4.0 to 4.10

Release notes

Sourced from Azure/k8s-deploy's releases.

v4.10 release

Commits

  • d7506e9: Add node modules and compiled JavaScript from main (#198) (github-actions[bot]) #198
  • 6ecb006: v4 new release (#205) (github-actions[bot]) #205
  • 497ce63: v4 new release (#212) (github-actions[bot]) #212
  • 4e60e95: v4 new release (#224) (github-actions[bot]) #224
  • bba74ad: v4 new release (#232) (github-actions[bot]) #232
  • 2ee6236: v4 new release (#248) (github-actions[bot]) #248
  • a2de818: v4 new release (#253) (github-actions[bot]) #253
  • d89c89b: v4 new release (#261) (github-actions[bot]) #261
  • c7b3487: v4 new release (#268) (github-actions[bot]) #268
  • 5782616: v4 new release (#274) (github-actions[bot]) #274
  • 1bfee9d: Merge branch 'releases/v4' into tmp (David Gamero)
  • 1082a92: new v4 release (David Gamero)

4.10.0

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug

v4.10.0

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug

v4.9 release

Commits

  • d7506e9: Add node modules and compiled JavaScript from main (#198) (github-actions[bot]) #198
  • 6ecb006: v4 new release (#205) (github-actions[bot]) #205
  • 497ce63: v4 new release (#212) (github-actions[bot]) #212
  • 4e60e95: v4 new release (#224) (github-actions[bot]) #224
  • bba74ad: v4 new release (#232) (github-actions[bot]) #232
  • 2ee6236: v4 new release (#248) (github-actions[bot]) #248
  • a2de818: v4 new release (#253) (github-actions[bot]) #253
  • d89c89b: v4 new release (#261) (github-actions[bot]) #261
  • c7b3487: v4 new release (#268) (github-actions[bot]) #268
  • 5782616: v4 new release (#274) (github-actions[bot]) #274

v4.8 release

Resolves issue causing annotations to be applied to deployed resources multiple times, causing action to work extremely slowly and/or time out.

v4.7 release

... (truncated)

Changelog

Sourced from Azure/k8s-deploy's changelog.

Changelog

[5.0.0] - 2024-03-12

Changed

  • #309 Updated to Node20 and upgraded release workflows to @​v1 tag
  • #306 update release workflow to use new prefix, remove deprecated release
  • #303 fix: ensure imageNames are not empty strings
  • #299 bump release workflow sha
  • #298 bump minikube to fix runner deps
  • #297 update release workflow

Added

  • #304 add v prefix for version tagging
  • #302 adding ncc to build
  • #301 adding release workflow artifact fix

[4.10.0] - 2023-10-30

Added

  • #287 Make annotating resources optional
  • #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
  • #281 bump codeql to node 16
  • #279 upgrade codeql
  • #276 Fixes multiple namespaces bug
Commits
  • 1082a92 new v4 release
  • 1bfee9d Merge branch 'releases/v4' into tmp
  • e52890d Fix “Service” route-method of the Blue-Green strategy with some manifest file...
  • dd4bbd1 bump codeql to node 16 (#281)
  • ecb4882 Fixes multiple namespaces bug (#276)
  • 756cc0a upgrade codeql (#279)
  • dcaec01 Check for error from Azure when using the private-cluster feature (#270)
  • 5782616 v4 new release (#274)
  • 7dae909 abstract methods to avoid drift (#273)
  • e8a841d Fixing Regex Issue + Adding Check for Failures Connecting to Github Repos (#271)
  • Additional commits viewable in compare view

Updates asdf-vm/actions from 1 to 3

Release notes

Sourced from asdf-vm/actions's releases.

v3.0.0

3.0.0 (2023-09-17)

⚠ BREAKING CHANGES

  • bump action to node20 (#563)

Features

v2.2.0

2.2.0 (2023-04-02)

Features

v2.1.0

2.1.0 (2023-03-15)

Features

  • skip_install option to skip asdf install on setup (#536) (c926367)

v2.0.1

2.0.1 (2023-03-15)

Bug Fixes

v2.0.0

2.0.0 (2023-03-09)

⚠ BREAKING CHANGES

Bug Fixes

  • update codeql for dependabot compat (3f6d713)
  • use correct trigger type (d464031)

... (truncated)

Changelog

Sourced from asdf-vm/actions's changelog.

Changelog

All notable changes to this project will be documented in this file.

3.0.2 (2023-10-12)

Patches

Commits
  • 05e0d2e chore(master): release 3.0.2 (#570)
  • c01a934 fix: update lockfile
  • 5af578e chore(master): release 3.0.1 (#569)
  • e4a312a fix: set same pnpm & node versions in pkg.json as in tool-versions
  • 06099c4 chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#567)
  • 4f8f793 chore(master): release 3.0.0 (#558)
  • 8e409b5 chore(deps): bump actions/checkout from 2 to 4 (#565)
  • a2d44a7 feat!: bump action to node20 (#563)
  • 3558a40 ci: group npm Dependabot PRs (#564)
  • 8b8467c chore(deps): bump asdf-vm/actions from 2.1.0 to 2.2.0 (#554)
  • Additional commits viewable in compare view

Updates dawidd6/action-download-artifact from 2 to 7

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v7

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v6...v7

v6

Full Changelog: dawidd6/action-download-artifact@v5...v6

v5

Full Changelog: dawidd6/action-download-artifact@v4...v5

v4

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v4

v3.1.4

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.4

v3.1.3

... (truncated)

Commits
  • 80620a5 node_modules: update
  • b15e003 node_modules: install
  • 1ee9a45 build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability (#317)
  • b2f2706 build(deps): bump @​actions/artifact from 2.1.10 to 2.1.11 (#313)
  • fdbeba0 build(deps): bump @​actions/core from 1.11.0 to 1.11.1 (#312)
  • a74b429 build(deps): bump @​actions/core from 1.10.1 to 1.11.0 (#310)
  • 24e807a build(deps): bump @​actions/artifact from 2.1.9 to 2.1.10 (#311)
  • 9592e3c build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 (#307)
  • 5f966b6 build(deps): bump adm-zip from 0.5.15 to 0.5.16 (#306)
  • db9477a build(deps): bump adm-zip from 0.5.14 to 0.5.15 (#301)
  • Additional commits viewable in compare view

Updates peter-evans/create-pull-request from 4 to 7

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.0

✨ Now supports commit signing with bot-generated tokens! See "What's new" below. ✍️🤖

Behaviour changes

  • Action input git-token has been renamed branch-token, to be more clear about its purpose. The branch-token is the token that the action will use to create and update the branch.
  • The action now handles requests that have been rate-limited by GitHub. Requests hitting a primary rate limit will retry twice, for a total of three attempts. Requests hitting a secondary rate limit will not be retried.
  • The pull-request-operation output now returns none when no operation was executed.
  • Removed deprecated output environment variable PULL_REQUEST_NUMBER. Please use the pull-request-number action output instead.

What's new

  • The action can now sign commits as github-actions[bot] when using GITHUB_TOKEN, or your own bot when using GitHub App tokens. See commit signing for details.
  • Action input draft now accepts a new value always-true. This will set the pull request to draft status when the pull request is updated, as well as on creation.
  • A new action input maintainer-can-modify indicates whether maintainers can modify the pull request. The default is true, which retains the existing behaviour of the action.
  • A new output pull-request-commits-verified returns true or false, indicating whether GitHub considers the signature of the branch's commits to be verified.

What's Changed

  • build(deps-dev): bump @​types/node from 18.19.36 to 18.19.39 by @​dependabot in

Bumps the actions group with 10 updates in the /.github/workflows directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `2` | `4` |
| [actions/setup-go](https://github.com/actions/setup-go) | `2` | `5` |
| [actions/github-script](https://github.com/actions/github-script) | `6` | `7` |
| [azure/k8s-bake](https://github.com/azure/k8s-bake) | `2.2` | `2.4` |
| [Azure/k8s-deploy](https://github.com/azure/k8s-deploy) | `4.0` | `4.10` |
| [asdf-vm/actions](https://github.com/asdf-vm/actions) | `1` | `3` |
| [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) | `2` | `7` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `4` | `7` |
| [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) | `1.1.0` | `1.6.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `1` | `2` |



Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

Updates `actions/setup-go` from 2 to 5
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v5)

Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

Updates `azure/k8s-bake` from 2.2 to 2.4
- [Release notes](https://github.com/azure/k8s-bake/releases)
- [Changelog](https://github.com/Azure/k8s-bake/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-bake@v2.2...v2.4)

Updates `Azure/k8s-deploy` from 4.0 to 4.10
- [Release notes](https://github.com/azure/k8s-deploy/releases)
- [Changelog](https://github.com/Azure/k8s-deploy/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-deploy@v4.0...v4.10)

Updates `asdf-vm/actions` from 1 to 3
- [Release notes](https://github.com/asdf-vm/actions/releases)
- [Changelog](https://github.com/asdf-vm/actions/blob/master/CHANGELOG.md)
- [Commits](asdf-vm/actions@v1...v3)

Updates `dawidd6/action-download-artifact` from 2 to 7
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2...v7)

Updates `peter-evans/create-pull-request` from 4 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v4...v7)

Updates `mukunku/tag-exists-action` from 1.1.0 to 1.6.0
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@5dfe2bf...bdad1ea)

Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: azure/k8s-bake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: Azure/k8s-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: asdf-vm/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: mukunku/tag-exists-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

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 2, 2024
@bfoley13 bfoley13 enabled auto-merge (squash) December 4, 2024 20:13
@bfoley13 bfoley13 merged commit 9496d52 into main Dec 4, 2024
149 checks passed
@bfoley13 bfoley13 deleted the dependabot/github_actions/dot-github/workflows/actions-7f26c9ce5e branch December 4, 2024 20:25
audrastump pushed a commit to audrastump/draft that referenced this pull request Dec 13, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
audrastump pushed a commit to audrastump/draft that referenced this pull request Dec 16, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
audrastump pushed a commit to audrastump/draft that referenced this pull request Dec 19, 2024
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Foley <brandonfoley13@gmail.com>
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.

2 participants