pkg/apis
dependabot[bot] a8e20d9db3
Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (#3154)
* Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0

Bumps [gomodules.xyz/jsonpatch/v2](https://github.com/gomodules/jsonpatch) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/gomodules/jsonpatch/releases)
- [Changelog](https://github.com/gomodules/jsonpatch/blob/release-2.0/CHANGELOG.md)
- [Commits](https://github.com/gomodules/jsonpatch/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: gomodules.xyz/jsonpatch/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Run ./hack/update-codegen.sh

* fix patch unit test

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
2025-04-11 13:38:14 +00:00
..
duck Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (#3154) 2025-04-11 13:38:14 +00:00
test drop use of code-generator/generate-groups.sh (#3136) 2025-01-17 17:58:04 +00:00
testing Satisfy linter (#3132) 2025-01-10 15:06:18 +00:00
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00:00
condition_set.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
condition_set_impl_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
condition_set_test.go Add MarkTrueWithReason function to ConditionManager (#1148) 2020-03-19 09:36:06 -07:00
condition_types.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
condition_types_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
contexts.go Fix subresource update logic. (#2546) 2022-07-15 18:32:28 +00:00
contexts_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
convert.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
convert_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
depcheck_test.go Add a list of known-heavy things, check a few places. (#1860) 2020-10-27 16:38:34 -07:00
deprecated.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
deprecated_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (#2618) 2022-10-27 14:30:07 +00:00
field_error_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
interfaces.go Use consistent case for "Deprecated" comments (#2216) 2021-08-17 09:15:16 -07:00
kind2resource.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
kind2resource_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
metadata_validation.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
metadata_validation_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
url.go Make URL compatible with controller-gen (#2431) 2022-02-17 06:50:12 -08:00
url_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
volatile_time.go Make VolatileTime compatible with controller-gen (#2104) 2021-04-26 03:14:39 -07:00
volatile_time_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
zz_generated.deepcopy.go update boilerplate date (#2539) 2022-06-30 22:25:31 +00:00