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: release main #708

Merged
merged 1 commit into from
Dec 9, 2024
Merged

chore: release main #708

merged 1 commit into from
Dec 9, 2024

Conversation

next-team
Copy link
Contributor

@next-team next-team commented Nov 5, 2024

🤖 I have created a release beep boop

babel: 4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/backend-heroku-app: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/circleci-deploy bumped from ^4.0.2 to ^4.0.3
      • @dotcom-tool-kit/heroku bumped from ^4.0.2 to ^4.0.3
      • @dotcom-tool-kit/node bumped from ^4.0.2 to ^4.1.0
      • @dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
@dotcom-tool-kit/backend-serverless-app: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/circleci-deploy bumped from ^4.0.2 to ^4.0.3
      • @dotcom-tool-kit/node bumped from ^4.0.2 to ^4.1.0
      • @dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
      • @dotcom-tool-kit/serverless bumped from ^3.0.2 to ^3.1.0
base: 1.1.0

1.1.0 (2024-12-09)

Features

  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)

Bug Fixes

  • freeze the config before passing it into tasks (a0283b9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/validated bumped from ^1.0.0 to ^1.0.1
    • devDependencies
      • @dotcom-tool-kit/config bumped from ^1.0.2 to ^1.0.3
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
circleci: 7.1.0

7.1.0 (2024-12-09)

Features

  • circleci: allow plugins to only specify a subset of hook options (c39850a)
  • circleci: allow workflow job options to be merged (e33e579)

Bug Fixes

  • add cypressImage to circleci schema (f09078e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/circleci-deploy: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/circleci bumped from ^7.0.2 to ^7.1.0
@dotcom-tool-kit/circleci-npm: 6.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/circleci bumped from ^7.0.2 to ^7.1.0
      • @dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
commitlint: 1.1.0

1.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
@dotcom-tool-kit/component: 5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/circleci-npm bumped from ^6.0.3 to ^6.0.4
      • @dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
@dotcom-tool-kit/config: 1.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
      • @dotcom-tool-kit/validated bumped from ^1.0.0 to ^1.0.1
create: 4.1.0

4.1.0 (2024-12-09)

Features

  • add a root option to loadConfig instead of using process.cwd() (d3f1560)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.6 to ^4.1.0
cypress: 5.1.0

5.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/doppler: 2.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
error: 4.0.1

4.0.1 (2024-12-09)

Bug Fixes

  • add a descriptive name property to ToolKitError (a68e3fd)
eslint: 4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/frontend-app: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/backend-heroku-app bumped from ^4.0.2 to ^4.0.3
      • @dotcom-tool-kit/upload-assets-to-s3 bumped from ^4.0.2 to ^4.1.0
      • @dotcom-tool-kit/webpack bumped from ^4.0.2 to ^4.1.0
@dotcom-tool-kit/heroku: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/husky-npm: 5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
jest: 4.1.0

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
lint-staged: 5.1.0

5.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
@dotcom-tool-kit/lint-staged-npm: 4.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/husky-npm bumped from ^5.0.2 to ^5.0.3
      • @dotcom-tool-kit/lint-staged bumped from ^5.0.2 to ^5.1.0
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
@dotcom-tool-kit/logger: 4.0.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
mocha: 4.1.0

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
n-test: 4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
next-router: 4.1.0

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
node: 4.1.0

4.1.0 (2024-12-09)

Features

  • add support for node --watch (838f206)
  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
nodemon: 4.0.3

4.0.3 (2024-12-09)

Bug Fixes

  • pass doppler options through in nodemon task (6cbaac2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
npm: 4.1.0

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
@dotcom-tool-kit/package-json-hook: 5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
prettier: 4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3
schemas: 1.2.0

1.2.0 (2024-12-09)

Features

  • add support for node --watch (838f206)
  • circleci: allow plugins to only specify a subset of hook options (c39850a)
  • schemas: add validation warnings for plugin options that moved to task options (f9fcb35)

Bug Fixes

  • add cypressImage to circleci schema (f09078e)
  • schema: correct suggested task name for eslint options (b5a3edf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
serverless: 3.1.0

3.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/doppler bumped from ^2.0.2 to ^2.0.3
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
typescript: 3.1.0

3.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
upload-assets-to-s3: 4.1.0

4.1.0 (2024-12-09)

Features

  • use cwd from task run context in remaining tasks (c070cc2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
@dotcom-tool-kit/validated: 1.0.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
webpack: 4.1.0

4.1.0 (2024-12-09)

Features

  • run task child processes in the cwd from the task run context (14d52f8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
    • devDependencies
      • @dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
dotcom-tool-kit: 4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)
  • throw an error with a more helpful message from resolveRoot (6cfaa51)
  • use an AggregateError for task errors (c49d3b3)

Bug Fixes

  • be defensive when getting plugin options for tasks (55ad81a)
  • better formatting for option validation message (53e2004)
  • correct logic for shouldDisableNativeFetch (224523b)
  • don't append --no-experimental-fetch multiple times (edf6443)
  • freeze the config before passing it into tasks (a0283b9)
  • friendlier and more readable option validation messages (2dd4b8c)
  • get plugin options from the plugin that the hook is from not the plugin installing it (22ad085)
  • log an extra newline after error details (23ea7e4)
  • more consistent validation messages for moved plugin options (f70662b)
  • preserve relative paths in resolveRoot to fix custom plugin loading (8876631)
  • resolve a plugin's .toolkitrc.yml (f1458d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @dotcom-tool-kit/config bumped from ^1.0.2 to ^1.0.3
      • @dotcom-tool-kit/error bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/logger bumped from ^4.0.0 to ^4.0.1
      • @dotcom-tool-kit/validated bumped from ^1.0.0 to ^1.0.1

This PR was generated with Release Please. See documentation.

@next-team next-team requested a review from a team as a code owner November 5, 2024 16:14
@next-team next-team force-pushed the release-please--branches--main branch 6 times, most recently from 6933d6d to 8704187 Compare November 25, 2024 17:06
Copy link
Member

@apaleslimghost apaleslimghost left a comment

Choose a reason for hiding this comment

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

despite adding a bunch of tests and all my cajoling @ivomurrell to approve it, there is a bug in #714 that means it can't load custom plugins 😕

@next-team next-team force-pushed the release-please--branches--main branch 6 times, most recently from 00ced24 to 5674dd1 Compare December 2, 2024 17:53
@next-team next-team force-pushed the release-please--branches--main branch from 5674dd1 to 46f7bef Compare December 9, 2024 12:39
@next-team next-team force-pushed the release-please--branches--main branch from 46f7bef to 28fe7d2 Compare December 9, 2024 13:10
@apaleslimghost apaleslimghost merged commit 28ba389 into main Dec 9, 2024
14 checks passed
@apaleslimghost apaleslimghost deleted the release-please--branches--main branch December 9, 2024 15:14
@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

@next-team
Copy link
Contributor Author

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.

2 participants