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

Version Packages #886

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Version Packages #886

merged 1 commit into from
Jun 22, 2022

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented May 30, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

[email protected]

Minor Changes

  • test: Add jest-watch-typeahead plugin (#893)

    This enables typeahead suggestions when filtering by file or test name in watch mode.

  • Git: Add fastForwardBranch function (#882)

  • deps: TypeScript 4.7 (#877)

    This major release includes breaking changes. See the TypeScript 4.7 announcement for more information.

    While ECMAScript Module support for Node.js is now stable in TypeScript, other aspects of our toolchain have not caught up yet; notably, Node.js still lacks stable APIs for Jest to implement its usual suite of mocking capabilities. We are holding off on recommending existing repositories to make the switch and on providing reference implementations via our templates. As it stands, migrating from CJS to ESM is still an arduous exercise in rewriting import statements and restructuring mocks and test suites at the bare minimum.

  • GitHub: Add functions to create and upload verified commits using the GitHub GraphQL API (#882)

    See our GitHub API documentation for more information.

  • deps: Prettier 2.7 (#899)

    See the release notes for more information.

Patch Changes

  • test: Improve file detection for GitHub annotations (#885)

  • deps: package-json ^7.0.0 (#903)

    Resolves SNYK-JS-GOT-2932019.

  • template/*-rest-api: seek-jobs/gantry v1.8.1 (#887)

  • template/*: Remove .me files (#902)

    SEEK is moving away from Codex to off-the-shelf software powered by Backstage catalog-info.yaml files.

    At the moment we're only asking teams to document their systems, which typically span across multiple repositories. We may add catalog-info.yaml files back to the templates if there's a need for teams to document their components at a repository level.

  • lint: Use GitHub GraphQL API to upload verified autofix commits (#882)

  • template: Use ARM64 architecture (#873)

    We now recommend building and running projects on ARM64 hardware for greater cost efficiency. This requires a Graviton-based Buildkite cluster; see our ARM64 guide for more information.

@seek-oss-ci seek-oss-ci requested review from a team as code owners May 30, 2022 00:42
@72636c 72636c marked this pull request as draft May 30, 2022 00:43
@72636c 72636c added the dino:snooze Snooze in Review Dino label May 30, 2022
@72636c
Copy link
Member

72636c commented May 30, 2022

We should upgrade to https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0 and Prettier 2.7 to accompany #877 in this release.

@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 8 times, most recently from 3fa7509 to 7e92460 Compare June 6, 2022 06:44
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 5 times, most recently from e0638fb to 3ee0a52 Compare June 10, 2022 02:35
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 6 times, most recently from 65d5874 to b370dc5 Compare June 21, 2022 17:57
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 2 times, most recently from 6b6af65 to d2a37db Compare June 22, 2022 10:25
@72636c 72636c removed the dino:snooze Snooze in Review Dino label Jun 22, 2022
@72636c 72636c marked this pull request as ready for review June 22, 2022 10:31
@72636c 72636c enabled auto-merge (squash) June 22, 2022 10:31
@72636c 72636c merged commit caed51b into master Jun 22, 2022
@72636c 72636c deleted the changeset-release/master branch June 22, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants