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-dev): bump com.netflix.archaius:archaius-core from 0.7.7 to 0.7.8 #2253

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

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

Release notes

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

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
  • b220284 Merge pull request #693 from rgallardo-netflix/update-1x-deps
  • 2b5c391 Update dependencies to some less ancient versions
  • 312fb2c Merge pull request #663 from Netflix/inst
  • a43635b Update fields to be final
  • 7db899f Update usedProperties to be backed by ConcurrentHashMap
  • b0e3a0c Add tests
  • 36f7465 Rename flags
  • 9a555e6 Flag-gate instrumentation
  • 051454d Remove unrelated changes
  • 2d1b996 Remove more unrelated changes
  • 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.8.
- [Release notes](https://github.com/Netflix/archaius/releases)
- [Commits](Netflix/archaius@v0.7.7...v0.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@velo velo merged commit f70d996 into master Dec 1, 2023
3 checks passed
@velo velo deleted the dependabot/maven/com.netflix.archaius-archaius-core-0.7.8 branch December 1, 2023 08:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant