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 com.netflix.archaius:archaius-core from 0.7.7 to 0.7.12 #1757

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps com.netflix.archaius:archaius-core from 0.7.7 to 0.7.12.

Release notes

Sourced from com.netflix.archaius:archaius-core's releases.

v0.7.12

What's Changed

Full Changelog: Netflix/archaius@v0.7.11...v0.7.12

v0.7.11

What's Changed

Full Changelog: Netflix/archaius@v0.7.10...v0.7.11

v0.7.10

Minor updates to instrumentation

What's Changed

Full Changelog: Netflix/archaius@v0.7.9...v0.7.10

v0.7.9

Minor change to surface new method for better handling of instrumentation cases.

What's Changed

Full Changelog: Netflix/archaius@v0.7.8...v0.7.9

v0.7.8

Minor maintenance updates.

What's Changed

  • Basic instrumentation changes behind a flag by @​akang31 in Netflix/archaius#663 This is a minimal back port of the instrumentation changes from the 2.x branch. It is only meant to enable usage through the compatibility bridge. There are no plans to enable collecting instrumentation for pure 1.x-branch users.
  • Updated dependencies to some less ancient versions by @​rgallardo-netflix in Netflix/archaius#693
  • Fixed and updated build system.

Full Changelog: Netflix/archaius@v0.7.7...v0.7.8

v0.7.8-rc.2

What's Changed

  • Property usage instrumentation by @​akang31 in Netflix/archaius#663
    • Basic instrumentation changes for Archaius1 for tracking property usage data. Similar to the changes in Archaius2.

Full Changelog: Netflix/archaius@v0.7.7...v0.7.8-rc.2

... (truncated)

Commits
  • 2c98773 Merge pull request #717 from Netflix/1.x-bridge-uninstrumented
  • 81e53ca Add getPropertiesUninstrumented endpoint for ConfigurationUtils
  • b74bd03 Merge pull request #701 from Netflix/1.x-instrumentation-stack-traces
  • 5bf66d7 Update set handling
  • 877d31c Small fixes
  • 5e50237 Track all used properties per stack trace, in case we are tracking several
  • 3bd8dc9 Augment instrumentation stack trace functionality and surface it
  • ee954c2 Merge pull request #698 from Netflix/1.x-instrumentation
  • 29d5b06 Remove the extra wrap when returning properties
  • 1f16928 Fix race condition with an AtomicReference
  • Additional commits viewable in compare view

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 [com.netflix.archaius:archaius-core](https://github.com/Netflix/archaius) from 0.7.7 to 0.7.12.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.7...v0.7.12)

---
updated-dependencies:
- dependency-name: com.netflix.archaius:archaius-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 29, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants