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 the ci-dependencies group in /.github/workflows with 2 updates #240

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the ci-dependencies group in /.github/workflows with 2 updates: copier and nox.

Updates copier from 9.1.1 to 9.2.0

Release notes

Sourced from copier's releases.

v9.2.0 (2024-04-04)

Feat

  • tasks: add support for skipping tasks (#1561)
  • add support for validating multi-select choice answers

Fix

  • ignore empty YAML documents in copier.yml
  • preserve choices order in answers to multi-select choice questions
  • exclude: apply exclude matcher to rendered path

Refactor

  • drop pyyaml-include dependency and reimplement relevant features

Perf

  • apply PERF lint rules fixes (#1556)
Changelog

Sourced from copier's changelog.

v9.2.0 (2024-04-04)

Feat

  • tasks: add support for skipping tasks (#1561)
  • add support for validating multi-select choice answers

Fix

  • ignore empty YAML documents in copier.yml
  • preserve choices order in answers to multi-select choice questions
  • exclude: apply exclude matcher to rendered path

Refactor

  • drop pyyaml-include dependency and reimplement relevant features

Perf

  • apply PERF lint rules fixes (#1556)
Commits
  • 70aa69f bump: version 9.1.1 → 9.2.0
  • 4ca2e35 feat(tasks): add support for skipping tasks (#1561)
  • b78341b build(deps-dev): bump mkdocstrings from 0.24.1 to 0.24.2
  • b872935 build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17
  • 0fb2d06 build(deps-dev): bump mkdocs-material from 9.5.15 to 9.5.16
  • 5fe373c build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
  • e983e00 build(deps-dev): bump mkdocs-material from 9.5.14 to 9.5.15
  • 9374a41 docs(main): add the missing skip_answered docstring
  • 0c6b0b9 build(typing): enable 'strict' mypy linting (#1527)
  • bcad276 build(deps-dev): bump mkdocs-material from 9.5.13 to 9.5.14
  • Additional commits viewable in compare view

Updates nox from 2024.3.2 to 2024.4.15

Release notes

Sourced from nox's releases.

2024.04.15 🪼

We'd like to thank the following folks who contributed to this release:

New features:

Bugfixes:

Changelog

Sourced from nox's changelog.

Changelog

2024.04.15

We'd like to thank the following folks who contributed to this release:

New features:

Bugfixes

2024.03.02

We'd like to thank the following folks who contributed to this release:

New Features:

... (truncated)

Commits

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 ci-dependencies group in /.github/workflows with 2 updates: [copier](https://github.com/copier-org/copier) and [nox](https://github.com/wntrblm/nox).


Updates `copier` from 9.1.1 to 9.2.0
- [Release notes](https://github.com/copier-org/copier/releases)
- [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md)
- [Commits](copier-org/copier@v9.1.1...v9.2.0)

Updates `nox` from 2024.3.2 to 2024.4.15
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2024.03.02...2024.04.15)

---
updated-dependencies:
- dependency-name: copier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
- dependency-name: nox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies label May 1, 2024
@dependabot dependabot bot requested a review from edgarrmondragon May 1, 2024 10:46
Copy link
Owner

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit f8663fe into main May 1, 2024
24 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/ci-dependencies-a1a942f5fb branch May 1, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant