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 ci-dependencies group with 1 update #206

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps the ci-dependencies group with 1 update: azure/k8s-deploy.

Updates azure/k8s-deploy from 4 to 5

Release notes

Sourced from azure/k8s-deploy's releases.

v5.0.0

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

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

... (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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added area: dependencies Related to package dependencies and management github_actions Pull requests that update GitHub Actions code labels Mar 21, 2024
@coveralls
Copy link

coveralls commented Mar 21, 2024

Coverage Status

coverage: 90.969%. remained the same
when pulling fbf1d73 on dependabot/github_actions/ci-dependencies-cc15238ce4
into 3ff9321 on main.

Bumps the ci-dependencies group with 1 update: [azure/k8s-deploy](https://github.com/azure/k8s-deploy).


Updates `azure/k8s-deploy` from 4 to 5
- [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...v5)

---
updated-dependencies:
- dependency-name: azure/k8s-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ci-dependencies-cc15238ce4 branch from 223ea40 to fbf1d73 Compare April 4, 2024 00:17
Copy link
Member

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

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

no breaking changes no problem

@jchristgit jchristgit merged commit 9cdcd28 into main Apr 6, 2024
8 checks passed
@jchristgit jchristgit deleted the dependabot/github_actions/ci-dependencies-cc15238ce4 branch April 6, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dependencies Related to package dependencies and management github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants