fix(deps): update module github.com/oasdiff/oasdiff to v1.11.10#12
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update module github.com/oasdiff/oasdiff to v1.11.10#12renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
fa14068 to
429778b
Compare
429778b to
e657ac2
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: cli/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
e657ac2 to
e60394b
Compare
e60394b to
8ad9a28
Compare
8ad9a28 to
3f67c2f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.11.4→v1.11.10Release Notes
oasdiff/oasdiff (github.com/oasdiff/oasdiff)
v1.11.10Compare Source
Changelog
91ed33dMerge pull request #790 from oasdiff/refactor/simplify-internal-typesc708e0crefactor: remove custom types and consolidate packages144e4aeUpdate README with new roadmap details18d2147Merge pull request #789 from oasdiff/refactor/remove-custom-string-types68baeceadd unit test451c70cformat files91aae19update breaking changes56c6d78update breaking changes4dc90a4refactor: replace StringList, StringMap, StringPair with Go built-in types82af827Merge pull request #788 from oasdiff/feat-765-exclude-extensions6841120mention exclude specific extension names in readme5b9b044docs: add documentation for --exclude-extensions flag71d1946feat: add --exclude-extensions flag to exclude specific extension names (#765)c8cb0b1Merge pull request #787 from oasdiff/fix-710-oneof-deduplication880a450fix: deduplicate identical oneOf/anyOf groups before cartesian product (#710)097780eMerge pull request #786 from oasdiff/fix-594-media-type-contexta2a36edfix format742a5c4feat: add media type context to all property checks63a7d12feat: add media type context to additional property checksfefa68fdocs: update breaking changes examples with new line numbers54a455ffix: add media type context to property deprecation messages (#594)da70772restrict go badge to main branch onlya1243f4Merge pull request #785 from oasdiff/go-modernizationd171a50update breaking change docb6dda60test: add coverage for error wrapping and x-since-datef3e4fe7test: improve test coverage for multiple packages1945f29refactor: minor Go modernization fixesf5441d4refactor: migrate golang.org/x/exp/slices to stdlib slicese89b006refactor: replace sort.Sort/sort.Strings with slices.Sort/slices.SortFuncd347a0crefactor: use maps.Keys() for map key collectioncf8ccecrefactor: replace interface{} with any across codebasev1.11.9Compare Source
Changelog
0b13917Merge pull request #784 from oasdiff/migrate-yaml-v385c7c2fmigrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v32c2e2caMerge pull request #782 from jainsachi88/feature/Property-deprecation8924224update deprecation docs to include property deprecation support7134d5afix property deprecation: use WithDetails pattern and improve tests6211e66update breaking changesf721cadfeature: Added missing tests to improve patch coverage for property deprecationd26c42aupdate check numbers61549c2update breaking changes examplesa15a9c5Merge branch 'main' into feature/Property-deprecation166cbbffeature: enhance property deprecation with conditional details01f5fb1Merge pull request #783 from oasdiff/improve-deprecation-and-sunset-date-in-changeloge4096efupdate breaking changes doc146694bfix coveragecb33be8remove unused GetDetails7828630regen breaking changes deprecation51d9b79fix breaking changes docs827eadbwe no longer need to output comments in html and md2994d1dadd a dedicated Details field to avoid heuristics in formatters4cb2d51fix ignored errorsf5d07ebtype-safe formatDeprecationDetails954d7d0trigger codecov32de02efeature: Add support for showing changelog for deprecated properties13475c1Add breaking changes to changelogb33f652Merge pull request #2 from grid-x/feat/add_tests_for_changelog_deprecation_display2de7e2bfeat: add unit tests for changelog deprecation display with conditional detailseb93483Merge branch 'oasdiff:main' into main635bec4Merge pull request #781 from oasdiff/fix/issue-760-maxitems-array-parameterf3a3a61Fix maxItems detection for array parameters (issue #760)a24c8d5Update goreleaser config to version 2cbbcd2eMerge branch 'oasdiff:main' into main0f0ade1feat: enhance changelog deprecation display with conditional detailsv1.11.8Compare Source
Changelog
c75875fMerge pull request #751 from oasdiff/go-1.258cce85fFix golangci-lint for Go 1.25 by using goinstall mode33beb18Merge main and resolve go.mod conflict15217b3Merge pull request #780 from oasdiff/fix/issue-767-exploded-param-self-match3aeb15bFix false positive diff when exploded param name matches property name754626cMerge pull request #774 from greyhairredbear/patch-1cd9484eMerge pull request #777 from oasdiff/772-installation-script-of-the-plugin-on-linux-doesnt-work-anymorec59a83fMerge pull request #778 from oasdiff/dependabot/go_modules/github.com/yuin/goldmark-1.7.16568e563Bump github.com/yuin/goldmark from 1.7.14 to 1.7.168fd83ffFix install script failing when version cannot be determined (#772)b7c0230Merge pull request #756 from oasdiff/dependabot/go_modules/github.com/getkin/kin-openapi-0.133.09ba0fe2Merge remote-tracking branch 'origin/main' into dependabot/go_modules/github.com/getkin/kin-openapi-0.133.01e4e427Replace deprecated Uint64Ptr with Ptr5fc7b5fFix failing test in load/spec_info_unix_test.go2423bd9Merge pull request #763 from oasdiff/dependabot/go_modules/github.com/spf13/viper-1.21.000cad66Merge branch 'main' into dependabot/go_modules/github.com/spf13/viper-1.21.08455646Merge pull request #764 from oasdiff/dependabot/go_modules/cloud.google.com/go-0.123.0cedc04eMerge branch 'main' into dependabot/go_modules/cloud.google.com/go-0.123.0d2c142aMerge pull request #773 from oasdiff/dependabot/go_modules/github.com/spf13/cobra-1.10.2a585e16Merge branch 'main' into dependabot/go_modules/github.com/spf13/cobra-1.10.2c6d967dMerge pull request #775 from oasdiff/dependabot/go_modules/github.com/yuin/goldmark-1.7.14c106714Merge branch 'main' into dependabot/go_modules/github.com/yuin/goldmark-1.7.14530bad7Merge pull request #776 from oasdiff/remove-claude-code-review870cf23remove review workflow for claudeb636856Bump github.com/yuin/goldmark from 1.7.13 to 1.7.14703711dchore: remove tap from homebrew install instructions51a26ceBump github.com/spf13/cobra from 1.10.1 to 1.10.2c7e237eBump cloud.google.com/go from 0.122.0 to 0.123.0c0584f7Bump github.com/spf13/viper from 1.20.1 to 1.21.0b91b8e2Bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.01ae5c65Merge pull request #757 from oasdiff/dependabot/go_modules/github.com/stretchr/testify-1.11.147756e4Merge pull request #759 from oasdiff/dependabot/go_modules/github.com/spf13/cobra-1.10.11e65876Bump github.com/stretchr/testify from 1.11.0 to 1.11.18d84d54Bump github.com/spf13/cobra from 1.9.1 to 1.10.1482d32fMerge pull request #761 from oasdiff/dependabot/go_modules/github.com/spf13/pflag-1.0.100106864Merge pull request #762 from oasdiff/dependabot/go_modules/cloud.google.com/go-0.122.0f34d54aBump cloud.google.com/go from 0.121.6 to 0.122.0853000bBump github.com/spf13/pflag from 1.0.7 to 1.0.105d92d23Merge pull request #755 from oasdiff/dependabot/go_modules/github.com/stretchr/testify-1.11.05ad98daBump github.com/stretchr/testify from 1.10.0 to 1.11.0cbb6a05Merge pull request #754 from oasdiff/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0e865257Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0eb6d69dupgrade to go 1.25v1.11.7Compare Source
Changelog
fc23f9bfix html encoding0584981exclude localizations.go from final diffe209768another attempt to fix the build43199a9Fix cache corruption issues in GitHub workflowe39d85dUpdate generated localization file with latest timestampbc5ea67Fix GitHub workflow cache issues and add localization generation8063989add charset UTF-8 to the HTML template43d7801fix russian messagesv1.11.6Compare Source
Changelog
6d4c193Update OASDIFF-SERVICE.md5aa50acMerge pull request #753 from oasdiff/dependabot/go_modules/cloud.google.com/go-0.121.6651797cBump cloud.google.com/go from 0.121.5 to 0.121.6984335fremove patch methods (#750)b66c8a8fix cache (#749)83bdcedfix format926a292document formatters538e749run doc-breaking-changes in make testaeae205run go fmt in make lint5ef0a8aignore claude files110147dBump cloud.google.com/go from 0.121.4 to 0.121.5 (#747)7b1c297feature: exploded parameter semantic equivalence (#744)dcbfdc7Add Claude Code GitHub Workflow (#743)2213b0fadd spanish messages (#742)aa42d36update checker/localizations/localizations.go (#741)c30ec02fixed all localization discrepancies (#740)1d96150Update BREAKING-CHANGES.mdf24fd66improve documentation with examples folder (#739)de2844eImprove make file (#738)a124dc7feature: list-of-types (#736)9c181beclarify custom templates featurev1.11.5Compare Source
Changelog
dd859ecfeature: custom markdown templates (#734)3f9aee7Bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 (#731)b902374Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#728)0bcf8c1Bump cloud.google.com/go from 0.121.3 to 0.121.4 (#729)9e4665fcorrect path5a226e6document install.sh31d6323point to components instead of embedding in diff (#725)685f943pinned version (#724)9a44de6re-add mistakenly removed request-parameter-x-extensible-enum-value-removed (#721)d68743cFix pattern addition detection: Change severity from WARN to ERROR for breaking changes (#720)dcf4f18Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#718)ab901acFix invalid comparison operator (#713)0a7f68fBump cloud.google.com/go from 0.121.2 to 0.121.3 (#715)c1a1ab7Bump cloud.google.com/go from 0.121.1 to 0.121.2 (#709)283f6a4Bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 (#707)21f8884Bump github.com/wI2L/jsondiff from 0.6.1 to 0.7.0 (#703)9094f49Bump cloud.google.com/go from 0.121.0 to 0.121.1 (#704)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.