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/simple from 2.1.9 to 2.2.1 #1318

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/simple from 2.1.9 to 2.2.1.

Release notes

Sourced from @​jolokia.js/simple'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)

Bumps [@jolokia.js/simple](https://github.com/jolokia/jolokia/tree/HEAD/packages/jolokia-simple) 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-simple)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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

Test Results

  8 files  ±0    8 suites  ±0   1h 4m 44s ⏱️ +49s
 67 tests ±0   65 ✅ ±0   2 💤 ±0  0 ❌ ±0 
544 runs  ±0  516 ✅ ±0  28 💤 ±0  0 ❌ ±0 

Results for commit aaff96f. ± Comparison against base commit efee82c.

@hawtio-ci
Copy link

hawtio-ci bot commented Jan 28, 2025

Test results

Run attempt: 3172
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
test-results-quarkus-node(18)-java(17)-firefox 68 65 3 0 0 483.477
test-results-quarkus-node(18)-java(21)-firefox 68 65 3 0 0 481.68
test-results-quarkus-node(20)-java(17)-firefox 68 65 3 0 0 485.48
test-results-quarkus-node(20)-java(21)-firefox 68 65 3 0 0 483.686
test-results-springboot-node(18)-java(17)-firefox 68 64 4 0 0 474.586
test-results-springboot-node(18)-java(21)-firefox 68 64 4 0 0 488.778
test-results-springboot-node(20)-java(17)-firefox 68 64 4 0 0 490.764
test-results-springboot-node(20)-java(21)-firefox 68 64 4 0 0 496.458

@tadayosi tadayosi merged commit 43b441f into main Jan 28, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jolokia.js/simple-2.2.1 branch January 28, 2025 05:40
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