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 #850

Merged
merged 1 commit into from
Jan 8, 2024
Merged

chore: release main #850

merged 1 commit into from
Jan 8, 2024

Conversation

next-team
Copy link
Contributor

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

🪨 I've created a release for you

app-info: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)
crash-handler: 4.0.0

4.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^3.1.7 to ^4.0.0
errors: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)
eslint-config: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)
fetch-error-handler: 0.2.0

0.2.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/errors bumped from ^2.2.0 to ^3.0.0
log-error: 4.0.0

4.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)
  • replace node 16 references with node 18 (8196a95)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/app-info bumped from ^2.3.0 to ^3.0.0
      • @dotcom-reliability-kit/logger bumped from ^2.4.2 to ^3.0.0
      • @dotcom-reliability-kit/serialize-error bumped from ^2.2.1 to ^3.0.0
      • @dotcom-reliability-kit/serialize-request bumped from ^2.2.1 to ^3.0.0
logger: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • always log ISO datetime
  • drop support for Node.js 16 and npm 7

Bug Fixes

  • bump pino from 8.17.1 to 8.17.2 (fa74a45)

Documentation Changes

  • add a missing table-of-contents link (20fe3e9)
  • add migration guides for all packages (f6233b8)
  • replace node 16 references with node 18 (8196a95)

Miscellaneous

  • always log ISO datetime (e12ab9a)
  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/app-info bumped from ^2.3.0 to ^3.0.0
      • @dotcom-reliability-kit/serialize-error bumped from ^2.2.1 to ^3.0.0
middleware-log-errors: 4.0.0

4.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)
  • replace node 16 references with node 18 (8196a95)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^3.1.7 to ^4.0.0
middleware-render-error-info: 5.0.0

5.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/app-info bumped from ^2.3.0 to ^3.0.0
      • @dotcom-reliability-kit/log-error bumped from ^3.1.7 to ^4.0.0
      • @dotcom-reliability-kit/serialize-error bumped from ^2.2.1 to ^3.0.0
serialize-error: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)
serialize-request: 3.0.0

3.0.0 (2024-01-08)

⚠ BREAKING CHANGES

  • drop support for Node.js 16 and npm 7

Documentation Changes

  • add migration guides for all packages (f6233b8)

Miscellaneous

  • drop support for Node.js 16 and npm 7 (016096e)

This PR was generated with Release Please. See documentation.

@next-team next-team requested a review from a team as a code owner January 5, 2024 16:19
@next-team next-team force-pushed the release-please--branches--main branch 4 times, most recently from bbf54f7 to 8165e2d Compare January 8, 2024 09:33
@rowanmanning rowanmanning force-pushed the release-please--branches--main branch from 8165e2d to b58f513 Compare January 8, 2024 10:27
@next-team next-team force-pushed the release-please--branches--main branch from b58f513 to a244d6b Compare January 8, 2024 11:06
@next-team next-team force-pushed the release-please--branches--main branch from a244d6b to 2bb5f74 Compare January 8, 2024 11:09
@rowanmanning rowanmanning enabled auto-merge (rebase) January 8, 2024 11:12
@rowanmanning rowanmanning merged commit f6d6be0 into main Jan 8, 2024
9 checks passed
@rowanmanning rowanmanning deleted the release-please--branches--main branch January 8, 2024 11:12
@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