Skip to content

chore: Update all patch dependencies (v2.x.x) #1

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

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

Conversation

arxioly
Copy link
Owner

@arxioly arxioly commented Oct 18, 2024

This PR contains the following updates:

Package Type Update Change
@types/jest (source) dependencies patch 29.5.12 -> 29.5.13
body-parser devDependencies patch 1.20.2 -> 1.20.3
caniuse-lite devDependencies patch 1.0.30001655 -> 1.0.30001669
dompurify overrides patch 3.1.6 -> 3.1.7
follow-redirects overrides patch 1.15.8 -> 1.15.9
loglevel dependencies patch 1.9.1 -> 1.9.2
react-toastify dependencies patch 10.0.5 -> 10.0.6
start-server-and-test devDependencies patch 2.0.5 -> 2.0.8
org.apache.tomcat.embed:tomcat-embed-websocket dependencies patch 9.0.93 -> 9.0.96
org.apache.tomcat.embed:tomcat-embed-jasper dependencies patch 9.0.93 -> 9.0.96
org.apache.tomcat.embed:tomcat-embed-el dependencies patch 9.0.93 -> 9.0.96
org.apache.tomcat.embed:tomcat-embed-core dependencies patch 9.0.93 -> 9.0.96
org.apache.tomcat:tomcat-coyote dependencies patch 9.0.93 -> 9.0.96
org.apache.tomcat:tomcat-annotations-api dependencies patch 9.0.93 -> 9.0.96
io.swagger.core.v3:swagger-jaxrs2 dependencies patch 2.2.23 -> 2.2.25
io.swagger.core.v3:swagger-core dependencies patch 2.2.23 -> 2.2.25
org.ow2.asm:asm (source) dependencies patch 9.7 -> 9.7.1
io.projectreactor.netty:reactor-netty-http dependencies patch 1.1.22 -> 1.1.23
io.projectreactor.netty:reactor-netty-core dependencies patch 1.1.22 -> 1.1.23
io.netty:netty-transport-udt (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport-sctp (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport-rxtx (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport-native-unix-common (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport-native-kqueue (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport-native-epoll (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-transport (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-resolver-dns-native-macos (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-resolver-dns (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-resolver (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-handler-proxy (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-handler (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-common (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-xml (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-stomp (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-smtp (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-socks (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-redis (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-mqtt (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-memcache (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-http2 (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-http (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-haproxy (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec-dns (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-codec (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-buffer (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-bom (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.netty:netty-all (source) dependencies patch 4.1.112.Final -> 4.1.114.Final
io.github.classgraph:classgraph dependencies patch 4.8.175 -> 4.8.177
com.amazonaws:aws-java-sdk-sts (source) dependencies patch 1.12.770 -> 1.12.775
com.amazonaws:aws-java-sdk-route53 (source) dependencies patch 1.12.770 -> 1.12.775
com.amazonaws:aws-java-sdk-ec2 (source) dependencies patch 1.12.770 -> 1.12.775
com.amazonaws:aws-java-sdk-core (source) dependencies patch 1.12.770 -> 1.12.775
com.amazonaws:aws-java-sdk-autoscaling (source) dependencies patch 1.12.770 -> 1.12.775
org.springframework.cloud:spring-cloud-starter-bootstrap (source) dependencies patch 3.1.8 -> 3.1.9
org.springframework.cloud:spring-cloud-starter (source) dependencies patch 3.1.8 -> 3.1.9
org.springframework.cloud:spring-cloud-starter-loadbalancer (source) dependencies patch 3.1.8 -> 3.1.9
org.springframework.cloud:spring-cloud-commons (source) dependencies patch 3.1.8 -> 3.1.9

Release Notes

expressjs/body-parser (body-parser)

v1.20.3

Compare Source

===================

  • deps: [email protected]
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001669

Compare Source

v1.0.30001668

Compare Source

v1.0.30001667

Compare Source

v1.0.30001666

Compare Source

v1.0.30001664

Compare Source

v1.0.30001663

Compare Source

v1.0.30001662

Compare Source

v1.0.30001660

Compare Source

v1.0.30001659

Compare Source

v1.0.30001658

Compare Source

v1.0.30001657

Compare Source

cure53/DOMPurify (dompurify)

v3.1.7: DOMPurify 3.1.7

Compare Source

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date
follow-redirects/follow-redirects (follow-redirects)

v1.15.9

Compare Source

pimterry/loglevel (loglevel)

v1.9.2

Compare Source

fkhadra/react-toastify (react-toastify)

v10.0.6

Compare Source

bahmutov/start-server-and-test (start-server-and-test)

v2.0.8

Compare Source

Bug Fixes
  • deps: update dependency wait-on to v8.0.1 (fe1c25d)

v2.0.7

Compare Source

Bug Fixes

v2.0.6

Compare Source

Bug Fixes
  • deps: update dependency debug to v4.3.7 (78c6f53)
swagger-api/swagger-core (io.swagger.core.v3:swagger-jaxrs2)

v2.2.25: Swagger-core 2.2.25 released!

  • schema resolution options - Phase 4: granular schema resolution via @​Schema.schemaResolution (#​4748)
  • schema resolution options - Phase 3: global all-of-ref (#​4747)
  • add schemaResolution to readme (#​4745)

v2.2.24: Swagger-core 2.2.24 released!

  • Update dependencies (#​4740)
  • Make Jackson ObjectMapper initialization thread safe (#​4739)
  • schema resolution options - Phase 2: global allOf (#​4738)
  • schema resolution options - Phase 1: global inline (#​4735)
  • refs-#​4703/#​4702-@​Pattern/@​Size annotations handling on collections (#​4734)
  • fix-SWG-11909-NPE during webhooks processing with (#​4733)
  • refs #​4715 - change JsonSchemaDialect to one accepted by Swagger-UI (#​4729)
  • Fix thread safety in Json.mapper() (#​4710)
  • Removed unnecessary cast that crashes for 3.1 schema (#​4698)
reactor/reactor-netty (io.projectreactor.netty:reactor-netty-http)

v1.1.23

Reactor Netty 1.1.23 is part of 2023.0.11 Release Train**.

What's Changed
✨ New features and improvements
🐞 Bug fixes
📖 Documentation
New Contributors

Full Changelog: reactor/reactor-netty@v1.1.22...v1.1.23

aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sts)

v1.12.775

Compare Source

v1.12.774

Compare Source

Amazon Simple Storage Service

  • Features

    • Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.

v1.12.773

Compare Source

v1.12.772

Compare Source

v1.12.771

Compare Source

AWS SDK for Java

Amazon DynamoDB

  • Features

    • Add handler to generate the account endpoint for a request

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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants