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 fast-json-patch and cdk8s #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 30, 2022

Removes fast-json-patch. It's no longer used after updating ancestor dependency cdk8s. These dependencies need to be updated together.

Removes fast-json-patch

Updates cdk8s from 2.3.11 to 2.6.3

Release notes

Sourced from cdk8s's releases.

v2.6.3

2.6.3 (2022-12-30)

v2.6.2

2.6.2 (2022-12-29)

v2.6.1

2.6.1 (2022-12-28)

Bug Fixes

v2.6.0

2.6.0 (2022-12-28)

Features

  • helm: namespace, version and repo extracted to dedicated properties (#947) (4436532), closes #940

v2.5.87

2.5.87 (2022-12-28)

v2.5.86

2.5.86 (2022-12-27)

v2.5.85

2.5.85 (2022-12-25)

v2.5.84

2.5.84 (2022-12-24)

v2.5.83

2.5.83 (2022-12-23)

v2.5.82

2.5.82 (2022-12-22)

... (truncated)

Commits
  • 0b352e4 chore(deps): upgrade dependencies (#959)
  • 00861a8 chore(deps): upgrade dependencies (#957)
  • 931f016 fix: multiple calls to toJson cause unexpected json patches (#915)
  • 4436532 feat(helm): namespace, version and repo extracted to dedicated properti...
  • b6309a5 chore(deps): upgrade dependencies (#952)
  • 21ceb2a chore(deps): upgrade dependencies (#950)
  • e013345 chore(deps): upgrade dependencies (#946)
  • 19f567f chore(deps): upgrade dependencies (#944)
  • 98df546 chore(deps): upgrade dependencies (#942)
  • a64b956 chore(deps): upgrade dependencies (#939)
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch). It's no longer used after updating ancestor dependency [cdk8s](https://github.com/cdk8s-team/cdk8s-core). These dependencies need to be updated together.


Removes `fast-json-patch`

Updates `cdk8s` from 2.3.11 to 2.6.3
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.3.11...v2.6.3)

---
updated-dependencies:
- dependency-name: fast-json-patch
  dependency-type: indirect
- dependency-name: cdk8s
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 30, 2022 16:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants