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: Update all patch dependencies (v2.x.x) #3948

Open
wants to merge 1 commit into
base: v2.x.x
Choose a base branch
from

Conversation

zowe-robot
Copy link
Contributor

@zowe-robot zowe-robot commented Jan 15, 2025

This PR contains the following updates:

Package Type Update Change
caniuse-lite devDependencies patch 1.0.30001692 -> 1.0.30001697
cookie overrides patch 0.7.0 -> 0.7.2
start-server-and-test devDependencies patch 2.0.9 -> 2.0.10
io.swagger.core.v3:swagger-jaxrs2 dependencies patch 2.2.27 -> 2.2.28
io.swagger:swagger-models dependencies patch 1.6.14 -> 1.6.15
io.swagger:swagger-core dependencies patch 1.6.14 -> 1.6.15
io.swagger.parser.v3:swagger-parser-v3 (source) dependencies patch 2.1.24 -> 2.1.25
io.swagger.core.v3:swagger-core dependencies patch 2.2.27 -> 2.2.28
io.netty:netty-transport-udt (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport-sctp (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport-rxtx (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport-native-unix-common (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport-native-kqueue (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport-native-epoll (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-transport (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-resolver-dns-native-macos (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-resolver-dns (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-resolver (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-handler-proxy (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-handler (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-common (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-xml (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-stomp (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-smtp (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-socks (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-redis (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-mqtt (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-memcache (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-http2 (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-http (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-haproxy (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec-dns (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-codec (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-buffer (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-bom (source) dependencies patch 4.1.116.Final -> 4.1.117.Final
io.netty:netty-all (source) dependencies patch 4.1.116.Final -> 4.1.117.Final

Release Notes

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001697

Compare Source

v1.0.30001696

Compare Source

v1.0.30001695

Compare Source

jshttp/cookie (cookie)

v0.7.2

Compare Source

Fixed

v0.7.1: 0.7.1

Compare Source

Fixed

  • Allow leading dot for domain (#​174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#​172)
bahmutov/start-server-and-test (start-server-and-test)

v2.0.10

Compare Source

Bug Fixes
swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2)

v2.2.28: Swagger-core 2.2.28 released!

  • fix DateSchema enum and default serialization (#​4830)
  • update deps (Jackson to 2.18.2, fix quotes in tests) (#​4828)
  • fix #​4316 - additionalProperties and ArraySchema.implementation processing (#​4823)
  • allow specifying openAPI version (e.g. 3.0.4, 3.1.1) (#​4816)
  • Fix: Avoid caching AnnotationIntrospector to support custom module loading (#​4728)
swagger-api/swagger-parser (io.swagger.parser.v3:swagger-parser-v3)

v2.1.25: Swagger-parser 2.1.25 released!

  • update dependencies (Jackson to 2.18.2, fix quotes in tests) (#​2153)

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 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@zowe-robot zowe-robot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch from e01e2ad to 1ec8a7f Compare January 16, 2025 00:29
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch from 1ec8a7f to 1345610 Compare January 17, 2025 00:29
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch 2 times, most recently from a2cf13c to 6b33de7 Compare January 22, 2025 00:29
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch 3 times, most recently from 3044f60 to 5baa4d3 Compare January 30, 2025 00:28
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch 2 times, most recently from cea2cb9 to 4ce5209 Compare February 5, 2025 00:29
@zowe-robot zowe-robot force-pushed the renovate/v2.x.x-all-patch branch from 4ce5209 to b9b69e4 Compare February 7, 2025 00:29
Copy link

sonarqubecloud bot commented Feb 7, 2025

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 size/S
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants