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 the npm group with 4 updates #202

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the npm group with 4 updates: prettier, @types/node, msw and @swc/core.

Updates prettier from 3.2.5 to 3.3.0

Release notes

Sourced from prettier's releases.

3.3.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.3.0

diff

🔗 Release Notes

Commits

Updates @types/node from 20.12.12 to 20.13.0

Commits

Updates msw from 2.3.0 to 2.3.1

Release notes

Sourced from msw's releases.

v2.3.1 (2024-06-01)

Bug Fixes

Commits

Updates @swc/core from 1.5.7 to 1.5.24

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/es2015) Fix injection location of this for getter/setter properties (#8993) (09121a6)

  • (es/minifier) Preserve unused special properties (#9005) (e764ff6)

  • (es/resolver) Fix hoisting of const and let (#8987) (0d9ecf3)

Features

  • (es/minifier) Detect TypeScript enum initialization pattern (#8986) (cc8c155)

  • (x) Initialize project (#8999) (da70ebe)

[1.5.23] - 2024-05-30

Bug Fixes

[1.5.9] - 2024-05-28

Bug Fixes

  • (es/codegen) Accept &impl Node instead of impl Node (#8969) (a456799)

  • (es/es2015) Fix typeof comparions with "object" (#8976) (51e0639)

  • (es/minifier) Add type check to & and | (#8965) (545ec51)

... (truncated)

Commits
  • a108469 chore: Publish 1.5.24 with swc_core v0.92.7
  • a7772a6 chore: Remove src/ prefix
  • 14dbe6a chore: Update changelog
  • 715e87c chore: Publish 1.5.23 with swc_core v0.92.7
  • e07be90 chore: Bump crates
  • 125ddd2 fix(bindings/node): Fix regression of JS APIs (#8998)
  • 1267e3e chore: Bump crates
  • a81a01f fix(es/jest): Handle @jest/globals (#8994)
  • f02be9f chore: Update changelog
  • 797b90b chore: Publish 1.5.22 with swc_core v0.92.6
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from diego-aquino as a code owner June 1, 2024 23:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 1, 2024
Bumps the npm group with 4 updates: [prettier](https://github.com/prettier/prettier), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [msw](https://github.com/mswjs/msw) and [@swc/core](https://github.com/swc-project/swc).


Updates `prettier` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.0)

Updates `@types/node` from 20.12.12 to 20.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `msw` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.3.0...v2.3.1)

Updates `@swc/core` from 1.5.7 to 1.5.24
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.5.7...v1.5.24)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: msw
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/canary/npm-3aeba2f9f8 branch from af294bb to 7fbc031 Compare June 1, 2024 23:38
@diego-aquino diego-aquino enabled auto-merge (squash) June 1, 2024 23:38
@diego-aquino diego-aquino merged commit 4bfad21 into canary Jun 1, 2024
13 checks passed
@diego-aquino diego-aquino deleted the dependabot/npm_and_yarn/canary/npm-3aeba2f9f8 branch June 1, 2024 23:40
@diego-aquino diego-aquino added this to the v0.6.2 milestone Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant