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

Bump archaius-core from 0.7.6 to 0.7.7 #33

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps archaius-core from 0.7.6 to 0.7.7.

Release notes

Sourced from archaius-core's releases.

v0.7.7

Added

  • DynamicConfiguration change event notification

Fixed

  • Update PropertyWrapper to be thread safe.
  • ETCD prevent possible NPE
Commits
  • 004cbf7 Dynamic loading notification (#581)
  • 2c4b000 Merge pull request #566 from Netflix/qiangdavidliu-patch-1
  • f4e593f Update README.md
  • 6d991e7 set osslifecycle to maintenance mode.
  • 891d471 Merge pull request #430 from madoke/master
  • f869814 Merge pull request #470 from pkwarren/property_wrapper_thread_safe
  • 97a3184 Merge pull request #484 from dmak/config-file-property-variable
  • 06a02fb Merge pull request #501 from norbertdalecker/master
  • fff4ef1 Update etcd project guava dependency to version 19 what is backward compatibl...
  • 2613fad Change usage of deprectaed class com.google.common.base.Object class to com.g...
  • 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 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 [archaius-core](https://github.com/Netflix/archaius) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.6...v0.7.7)

---
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 Dependency updates java Pull requests that update Java code labels Dec 20, 2021
@sleberknight sleberknight added this to the 0.3.0 milestone Dec 20, 2021
@sleberknight sleberknight merged commit 28ded7c into master Dec 20, 2021
@sleberknight sleberknight deleted the dependabot/maven/com.netflix.archaius-archaius-core-0.7.7 branch December 20, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants