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 the dependencies group in /.config with 2 updates #146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2024

Bumps the dependencies group in /.config with 2 updates: importlib-resources and molecule.

Updates importlib-resources from 5.0.7 to 6.4.5

Changelog

Sourced from importlib-resources's changelog.

v6.4.5

Bugfixes

  • Omit sentinel values from a namespace path. (#311)

v6.4.4

No significant changes.

v6.4.3

Bugfixes

  • When inferring the caller in files()python/cpython#123085

v6.4.2

Bugfixes

  • Merged fix for UTF-16 BOM handling in functional tests. (#312)

v6.4.1

Bugfixes

  • python/cpython#121735

v6.4.0

Features

  • The functions is_resource(),

... (truncated)

Commits
  • 284148b Finalize
  • 63a7bcb Merge pull request #315 from python/bugfix/311-non-path-namespace-paths
  • 2c145c5 Omit sentinel values from a namespace path.
  • 47d73b1 Add test capturing failure when resolving the MultiplexedPath for a namespace...
  • 4875bc5 Add type annotations for _candidate_paths
  • d84ca37 Fix typo in _temp_path comment.
  • 1a6fef2 Merge https://github.com/jaraco/skeleton
  • 790fa6e Include the trailing slash in disable_error_code(overload-overlap), also requ...
  • 2beb8b0 Add support for linking usernames.
  • 0c326f3 Add a degenerate nitpick_ignore for downstream consumers. Add a 'local' comme...
  • Additional commits viewable in compare view

Updates molecule from 6.0.3 to 24.12.0

Release notes

Sourced from molecule's releases.

v24.12.0

Bugfixes

v24.9.0

Enhancements

Bugfixes

v24.8.0

Enhancements

Bugfixes

v24.7.0

Bugfixes

v24.6.1

Bugfixes

v24.6.0

Bugfixes

v24.2.1

Bugfixes

... (truncated)

Commits
  • c6b3deb Miscellaneous additional cleanup (#4337)
  • 716c975 Add docstrings and type hints to dependency plugins (#4331)
  • b6c542e chore: pre-commit autoupdate (#4336)
  • 3e97e74 Add docstrings and type hints to verifier subdirectory. (#4334)
  • d3b2497 Bump the dependencies group in /.config with 8 updates (#4335)
  • cd923f6 Add docstrings and type hints to schema_v3 (#4332)
  • 8e546c7 Bump the dependencies group in /.config with 5 updates (#4333)
  • 0f21762 Add docstrings and type hints to driver files (#4330)
  • 8de7900 Add docstrings and type hints to provisioner (#4319)
  • 254d898 Bump the dependencies group across 1 directory with 17 updates (#4325)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /.config with 2 updates: [importlib-resources](https://github.com/python/importlib_resources) and [molecule](https://github.com/ansible-community/molecule).


Updates `importlib-resources` from 5.0.7 to 6.4.5
- [Release notes](https://github.com/python/importlib_resources/releases)
- [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
- [Commits](python/importlib_resources@v5.0.7...v6.4.5)

Updates `molecule` from 6.0.3 to 24.12.0
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](ansible/molecule@v6.0.3...v24.12.0)

---
updated-dependencies:
- dependency-name: importlib-resources
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: molecule
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ssbarnea as a code owner December 7, 2024 12:29
@dependabot dependabot bot added the skip-changelog Can be missed from the changelog. label Dec 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2024

The following labels could not be found: dependabot-deps-updates.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/dot-config/dependencies-d887529ad3 branch December 8, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Can be missed from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants