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.10 #1742

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

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

Release notes

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

v0.7.10

Minor updates to instrumentation

What's Changed

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

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

v0.7.8-rc.1

This release just exercises the build system. No code changes.

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

Commits
  • 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
  • 90be839 Add an endpoint for getting and clearing used properties
  • 6e4de99 Add instrumentation on more call sites
  • 45feec7 Merge pull request #696 from Netflix/1.x-recordusage-method
  • 94468b8 remove instrumentationEnabled
  • f1af402 Surface a recordUsage method for manual reporting of property usage
  • b220284 Merge pull request #693 from rgallardo-netflix/update-1x-deps
  • 2b5c391 Update dependencies to some less ancient versions
  • 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.10.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.7...v0.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2024

Superseded by #1744.

@dependabot dependabot bot closed this Feb 8, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.netflix.archaius-archaius-core-0.7.10 branch February 8, 2024 16:12
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.

0 participants