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

chore: bump dotcom-tool-kit from 3.4.0 to 3.5.2 #216

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 Oct 16, 2024

Bumps dotcom-tool-kit from 3.4.0 to 3.5.2.

Changelog

Sourced from dotcom-tool-kit's changelog.

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/options bumped from ^2.0.4 to ^2.0.5
      • @​dotcom-tool-kit/types bumped from ^2.4.0 to ^2.5.0
    • devDependencies
      • @​dotcom-tool-kit/backend-app bumped from ^2.0.6 to ^2.0.7
      • @​dotcom-tool-kit/heroku bumped from ^2.0.5 to ^2.0.6
      • @​dotcom-tool-kit/webpack bumped from ^2.1.3 to ^2.1.4
      • @​dotcom-tool-kit/babel bumped from ^2.0.4 to ^2.0.5
      • @​dotcom-tool-kit/circleci bumped from ^2.1.2 to ^2.1.3
      • @​dotcom-tool-kit/npm bumped from ^2.0.5 to ^2.0.6
      • @​dotcom-tool-kit/circleci-heroku bumped from ^2.0.6 to ^2.0.7
      • @​dotcom-tool-kit/frontend-app bumped from ^2.1.4 to ^2.1.5
      • @​dotcom-tool-kit/eslint bumped from ^2.1.3 to ^2.1.4
      • @​dotcom-tool-kit/mocha bumped from ^2.1.1 to ^2.1.2
      • @​dotcom-tool-kit/n-test bumped from ^2.0.5 to ^2.1.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/logger bumped from ^2.1.0 to ^2.1.1
      • @​dotcom-tool-kit/options bumped from ^2.0.5 to ^2.0.6
      • @​dotcom-tool-kit/types bumped from ^2.5.0 to ^2.5.1
    • devDependencies
      • @​dotcom-tool-kit/backend-app bumped from ^2.0.7 to ^2.0.8
      • @​dotcom-tool-kit/heroku bumped from ^2.0.6 to ^2.0.7
      • @​dotcom-tool-kit/webpack bumped from ^2.1.4 to ^2.1.5
      • @​dotcom-tool-kit/babel bumped from ^2.0.5 to ^2.0.6
      • @​dotcom-tool-kit/circleci bumped from ^2.1.3 to ^2.1.4
      • @​dotcom-tool-kit/npm bumped from ^2.0.6 to ^2.0.7
      • @​dotcom-tool-kit/circleci-heroku bumped from ^2.0.7 to ^2.0.8
      • @​dotcom-tool-kit/frontend-app bumped from ^2.1.5 to ^2.1.6
      • @​dotcom-tool-kit/eslint bumped from ^2.1.4 to ^2.1.5
      • @​dotcom-tool-kit/mocha bumped from ^2.1.2 to ^2.1.3
      • @​dotcom-tool-kit/n-test bumped from ^2.1.0 to ^2.1.1

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​dotcom-tool-kit/backend-app bumped from ^2.0.8 to ^2.0.9
      • @​dotcom-tool-kit/heroku bumped from ^2.0.7 to ^2.0.8
      • @​dotcom-tool-kit/circleci-heroku bumped from ^2.0.8 to ^2.0.9
      • @​dotcom-tool-kit/frontend-app bumped from ^2.1.6 to ^2.1.7

... (truncated)

Commits
  • 0c2ad6e chore: release main
  • cd371ff chore: release main
  • 8c3de36 chore: release main
  • d98850a feat: exit running tasks early if the task threw an error with an exitCode
  • 3438bc4 chore: release main
  • bad15d7 chore: release main
  • 42d2056 refactor(cli): make logic to skip postInstall step more readable
  • ef57f83 fix(cli): make sure postInstall step isn't run when checks are passing
  • 72dfeff chore: release main
  • 5ef5aab chore: release main
  • 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 [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/core/cli/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/dotcom-tool-kit-v3.5.2/core/cli)

---
updated-dependencies:
- dependency-name: dotcom-tool-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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