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:
v4.1.7
->v4.2.2
692973e
->11bd719
5076954
->b4b15b8
cabf47e
->d000aed
a3b4696
->7277552
v2.1.0
->v2.1.2
v2.15.0
->v2.16.0
v0.1.45
->v0.1.46
v1.16.3
->v1.16.4
v3.26.7
->v3.27.4
b874237
->f483857
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
arangodb/go-driver (github.com/arangodb/go-driver/v2)
v2.1.2
Compare Source
NewType
methodv2.1.1
Compare Source
v2.1.1
go-resty/resty (github.com/go-resty/resty/v2)
v2.16.0
Compare Source
Release Notes
New Features
Enhancements
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.3...v2.16.0
v2.15.3
Compare Source
Release Notes
Bug Fixes
Documentation
New Contributors
Full Changelog: go-resty/resty@v2.15.2...v2.15.3
v2.15.2
Compare Source
Release Notes
Bug Fixes
errors.Join
, just use custom error approach by @jeevatkm in https://github.com/go-resty/resty/pull/863Documentation
Full Changelog: go-resty/resty@v2.15.1...v2.15.2
v2.15.1
Compare Source
Release Notes
Bug Fixes
Documentation
Full Changelog: go-resty/resty@v2.15.0...v2.15.1
ortelius/scec-commons (github.com/ortelius/scec-commons)
v0.1.46
Compare Source
swaggo/swag (github.com/swaggo/swag)
v1.16.4
Compare Source
Changelog
85254b4
Added multiline support for @description attribute for securityDefinitions (#1786)7204462
Added suport for parsing comments inside of function bodies (#1824)d323b48
Feat: Add support for parenthesis in router patterns (#1859)15dae35
Feat: multi-arch docker image (#1756)83fe3ca
Fix generics used with function scoped types (#1883)ff50cd6
Fix global overrides for any/interface ref types (#1835)1d730c5
Fix param comment escaping issue (#1890)697572a
Fixes Issue 1829 (#1830)28de14c
Flags to parse internal and dependency package (#1894)4c2f8dd
Handle case of empty GOROOT (#1798)87e7d9c
Update docker go build version to 1.21 (#1758)4fd8a36
Update docs for request and response headers (#1825)56fde5c
Update operation.go (#1753)807dd1f
[Issue 1812] fix misalignment in expected.json and api.go messing with parser_test (#1836)91624ad
add support for "title" tag (#1762)f32d4d3
adds support for complex types with function scope (#1813)c7f1cd8
adds support for pointer function scoped fields (#1841)8a47dcb
bump go version (#1797)0834357
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#1793)1bb1445
chore(deps): bump golang.org/x/net in /example/celler (#1794)6aa6613
chore(deps): bump golang.org/x/net in /example/go-module-support (#1795)d5af957
chore(deps): bump golang.org/x/net in /example/markdown (#1792)0368d7d
chore(deps): bump golang.org/x/net in /example/object-map-example (#1796)b8662de
chore(deps): bump google.golang.org/protobuf (#1773)4a11e23
chore(deps): bump google.golang.org/protobuf (#1774)937c239
chore(deps): bump google.golang.org/protobuf in /example/celler (#1775)103ac42
chore: Update ci.yml (#1902)90aa46f
chore: fix some typos in comments (#1788)e55c557
feat: read from stdin, write to stdout (#1831) (#1832)fd2fa83
fix issue: #1780: filter $GOROOT path (#1827)10030b0
fix parse nested structs and aliases (#1866)7159b0f
fix: failing assert in enums test on 32bit (#1634)928264c
fix: remove dropped tags from general infos (#1764)a74d34c
fix:parse all field names declared in a row (#1872)0b9e347
new release (#1901)a3c6d12
support markdown description for declaration (#1893)9069105
update README (#1856)github/codeql-action (github/codeql-action)
v3.27.4
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.3
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.2
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.1
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release and is functionally identical to2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarif
Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
v3.26.11
Compare Source
v3.26.10
Compare Source
v3.26.9
Compare Source
v3.26.8
Compare Source
Configuration
📅 Schedule: Branch creation - "every 1 hours every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.