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

build(deps): bump jolokia.js from 2.1.9 to 2.2.1 #1323

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps jolokia.js from 2.1.9 to 2.2.1.

Release notes

Sourced from jolokia.js's releases.

v2.2.1

Note: This version should be used instead of 2.2.0.

Changes

  • IPv6 support (restrictor, URLs, multicast) (#620)
  • Adding --startTimeout option when starting agent (#378)
  • Adding certificate watcher to restart HTTP server when certificate (or key) changes without restarting JVM (#710)
  • Unifying property resolution (placeholders, overriding, env/sys variable support) (#751)

Fixes

  • Kubernetes credentials not passed on to Kubernetes API (#780) - thanks @​skarsaune!
  • Fixing usage of X-Jolokia-Authorization header (#779) - thanks @​skarsaune!
  • Clarifying lower/upper case of Jolokia request types (#783) - thanks @​skarsaune!
  • Jolokia was failing with -Djava.net.preferIPv4Stack=true - related to fix for #620 (#788)

Version changes

  • Removing dependency on SLF4J 1 (#785)
  • Upgrade to Spring Boot 3.4.1 / Spring Framework 6.2.1 (#786)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /client/javascript-esm by @​dependabot in #776

Full Changelog:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Copy link

github-actions bot commented Jan 28, 2025

Test Results

  8 files  ±0    8 suites  ±0   1h 3m 54s ⏱️ +9s
 67 tests ±0   65 ✅ ±0   2 💤 ±0  0 ❌ ±0 
544 runs  ±0  516 ✅ ±0  28 💤 ±0  0 ❌ ±0 

Results for commit b08093b. ± Comparison against base commit 34c8a3a.

♻️ This comment has been updated with latest results.

@hawtio-ci
Copy link

hawtio-ci bot commented Jan 28, 2025

Test results

Run attempt: 3202
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-node(18)-java(17)-firefox 68 65 3 0 0 477.712
test-results-quarkus-node(18)-java(21)-firefox 68 65 3 0 0 473.678
test-results-quarkus-node(20)-java(17)-firefox 68 65 3 0 0 481.019
test-results-quarkus-node(20)-java(21)-firefox 68 65 3 0 0 479.947
test-results-springboot-node(18)-java(17)-firefox 68 64 4 0 0 481.394
test-results-springboot-node(18)-java(21)-firefox 68 64 4 0 0 480.768
test-results-springboot-node(20)-java(17)-firefox 68 64 4 0 0 480.959
test-results-springboot-node(20)-java(21)-firefox 68 64 4 0 0 478.687

Bumps [jolokia.js](https://github.com/jolokia/jolokia/tree/HEAD/packages/jolokia) from 2.1.9 to 2.2.1.
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Commits](https://github.com/jolokia/jolokia/commits/v2.2.1/packages/jolokia)

---
updated-dependencies:
- dependency-name: jolokia.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jolokia.js-2.2.1 branch from 0a21f00 to b08093b Compare January 28, 2025 05:43
@tadayosi tadayosi merged commit 7926517 into main Jan 28, 2025
13 of 22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jolokia.js-2.2.1 branch January 28, 2025 07:21
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant