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

chore(deps): bump github.com/kong/deck from 1.34.0 to 1.36.0 #69

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/kong/deck from 1.34.0 to 1.36.0.

Release notes

Sourced from github.com/kong/deck's releases.

v1.36.0

Changelog

  • 2af58c0 chore: changelog for 1.36.0
  • a7afdd5 fix: use correct workspace for online validation
  • dea9a3a chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.1 to 3.1.2 (#1242)
  • 358dde7 feat(apiops): add host-based namespacing
  • a6da32c deps(apiops): bump to v0.1.31
  • fcc2ece feat: Add flag to render allowing DECK_ env var processing (#1208)
  • c3e0180 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1240)
  • 28ae594 chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 (#1234)
  • ca3eb63 chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.0 to 3.1.1 (#1232)
  • b40701b chore(deps): bump k8s.io/code-generator from 0.29.1 to 0.29.2 (#1221)
  • 9be5691 Update timeout for .github/workflows/release.yaml (#1202)
  • 33e373f Fix(cmd/docs): Correct file_merge example (#1237)
  • ce8628e Handle nil error when port not defined in service with Gateway API. (#1230)

v1.35.0

Changelog

  • 0190a88 changelog for release 1.35.0 (#1229)
  • 4743c24 feat(convert): convert to KIC (#1050)
  • a18140f feat: auto-generate rla's namespace on 'convert' subcommand (#1206)
  • d05d343 chore(lint): satisfy the linter (#1223)
  • 49ae615 Revert "chore(ci): wrap codecov upload in a retry (#1178)" (#1222)
Changelog

Sourced from github.com/kong/deck's changelog.

[v1.36.0]

Release date: 2024/03/13

Added

  • This completes the namespace feature, by adding the host-based namespacing to the existing path-based namespacing. #1241

Fixes

  • Use correct workspace when running online validation. #1243
  • Limit path-param names to 32 chars (go-apiops) #153 go-apiops
  • Correct various issues with the file kong2kic command. #1230

[v1.35.0]

Release date: 2024/02/29

Added

  • Added a new file kong2kic command to convert a Kong declarative file to k8s resources for the Kong Ingress Controller (supports Ingress and Gateway resources). #1050

Fixes

  • auto-generate rla (rate-limiting-advanced) namespaces in the convert subcommand. #1206
Commits
  • 2af58c0 chore: changelog for 1.36.0
  • a7afdd5 fix: use correct workspace for online validation
  • dea9a3a chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.1...
  • 358dde7 feat(apiops): add host-based namespacing
  • a6da32c deps(apiops): bump to v0.1.31
  • fcc2ece feat: Add flag to render allowing DECK_ env var processing (#1208)
  • c3e0180 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1240)
  • 28ae594 chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.2 (#1234)
  • ca3eb63 chore(deps): bump github.com/kong/kubernetes-ingress-controller/v3 from 3.1.0...
  • b40701b chore(deps): bump k8s.io/code-generator from 0.29.1 to 0.29.2 (#1221)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2024
@dependabot dependabot bot requested a review from a team March 13, 2024 23:28
@dependabot dependabot bot added the go Pull requests that update Go code label Mar 13, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 13, 2024
@github-actions github-actions bot enabled auto-merge (squash) March 13, 2024 23:28
Bumps [github.com/kong/deck](https://github.com/kong/deck) from 1.34.0 to 1.36.0.
- [Release notes](https://github.com/kong/deck/releases)
- [Changelog](https://github.com/Kong/deck/blob/main/CHANGELOG.md)
- [Commits](Kong/deck@v1.34.0...v1.36.0)

---
updated-dependencies:
- dependency-name: github.com/kong/deck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kong/deck-1.36.0 branch from 1f27be6 to 2eebc80 Compare March 18, 2024 06:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

Superseded by #73.

@dependabot dependabot bot closed this Mar 22, 2024
auto-merge was automatically disabled March 22, 2024 07:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kong/deck-1.36.0 branch March 22, 2024 07:04
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants