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 cdo-local-uuid from 0.4.0 to 0.5.0 #34

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps cdo-local-uuid from 0.4.0 to 0.5.0.

Release notes

Sourced from cdo-local-uuid's releases.

0.5.0

  • Behavior change: The environment variable used as part of enabling consistent UUID functionality was formerly CASE_DEMO_NONRANDOM_UUID_BASE. With this release, it is now CDO_DEMO_NONRANDOM_UUID_BASE, and usage of CASE_DEMO_NONRANDOM_UUID_BASE will raise runtime warnings as well as not activate consistent UUIDs.
  • Bug fix: A previously-unexercised condition pertaining to usage in a project's top source directory was found to not generate consistent UUIDs between different copies of a source tree. This is now fixed, and a suite of tests has been added to Continuous Integration to confirm the fix.

Full Changelog: Cyber-Domain-Ontology/CDO-Utility-Local-UUID@0.4.0...0.5.0

Commits
  • 0c689eb Merge pull request #5 from Cyber-Domain-Ontology/release-0.5.0
  • d7c06d0 Bump version
  • 752d8d3 Merge pull request #4 from Cyber-Domain-Ontology/test_relative_call_positions
  • df13730 Test relative call positions
  • 82918f5 Run pre-commit autoupdate
  • 9e78f7c Merge pull request #3 from Cyber-Domain-Ontology/fix_command_in_top_srcdir_case
  • e9864e5 Merge pull request #2 from Cyber-Domain-Ontology/migrate_case_code_references
  • c39cab9 Backport function for Python 3.8
  • d5e0b37 Fix corner case where command in top_srcdir embedded top_srcdir in seed
  • 581c1dc Migrate CASE code references to CDO
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [cdo-local-uuid](https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/Cyber-Domain-Ontology/CDO-Utility-Local-UUID/releases)
- [Commits](Cyber-Domain-Ontology/CDO-Utility-Local-UUID@0.4.0...0.5.0)

---
updated-dependencies:
- dependency-name: cdo-local-uuid
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2024
@ajnelson-nist
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 088cfee into main Jan 11, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/cdo-local-uuid-0.5.0 branch January 11, 2024 22: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant