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

fix: bump @dotcom-tool-kit/circleci from 7.3.3 to 7.3.4 in the tool-kit group #160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the tool-kit group with 1 update: @dotcom-tool-kit/circleci.

Updates @dotcom-tool-kit/circleci from 7.3.3 to 7.3.4

Release notes

Sourced from @​dotcom-tool-kit/circleci's releases.

circleci: v7.3.4

7.3.4 (2025-01-16)

Bug Fixes

  • use nullish coalescing instead of zod defaults for circleci hook options with defaults (02ca200)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.5 to ^1.1.6
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.6.1 to ^1.6.2
Changelog

Sourced from @​dotcom-tool-kit/circleci's changelog.

7.3.4 (2025-01-16)

Bug Fixes

  • use nullish coalescing instead of zod defaults for circleci hook options with defaults (02ca200)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.5 to ^1.1.6
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.6.1 to ^1.6.2

7.3.0 (2025-01-02)

Features

  • actually output the jobs specified in the circleci hook options (18b3322)
  • add support for Node 22 (df20e7c)
  • circleci: support pre and post tool kit circleci job steps (36b8624)
  • remove npm engine field (aec1c78)

Bug Fixes

  • allow non-tool-kit-orb jobs to be specified in workflows (10fbd3b)
  • allow specifying previously-generated jobs (69a8760)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.1 to ^1.1.2
      • @​dotcom-tool-kit/error bumped from ^4.0.1 to ^4.1.0
      • @​dotcom-tool-kit/logger bumped from ^4.0.1 to ^4.1.0
      • @​dotcom-tool-kit/state bumped from ^4.0.0 to ^4.1.0
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.3.0 to ^1.4.0

7.2.0 (2024-12-12)

Features

  • allow configuring the circleci tag filter regex (72412f0)

... (truncated)

Commits
  • 4e0fba6 chore: release main
  • 02ca200 fix: use nullish coalescing instead of zod defaults for circleci hook options...
  • 88f4f6e test: add integration test for circleci plugin toolkitrc options
  • See full diff 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 <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 tool-kit group with 1 update: [@dotcom-tool-kit/circleci](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/circleci).


Updates `@dotcom-tool-kit/circleci` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/circleci/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/circleci-v7.3.4/plugins/circleci)

---
updated-dependencies:
- dependency-name: "@dotcom-tool-kit/circleci"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tool-kit
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants