Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Bumps the dependencies group with 3 updates: @swc/core, @swc/core-linux-x64-gnu and @swc/core-darwin-arm64.

Updates @swc/core from 1.3.76 to 1.3.80

Changelog

Sourced from @​swc/core's changelog.

[1.3.80] - 2023-08-25

Bug Fixes

  • (es/module) Fix logic for exact matches in jsc.paths (#7860) (52a1ee7)

  • (es/module) Don't resolve as node_modules from TscResolver (#7866) (11ebae1)

Miscellaneous Tasks

  • general: Remove unused files (e47f1c2)

[1.3.79] - 2023-08-25

Bug Fixes

  • (es) Fix default value of jsc.minify.format.comments (#7853) (64e51d3)

  • (es/minifier) Don't inline properties if the var is not fn-local (#7839) (7fe01e6)

  • (es/minifier) Don't remove exports (#7856) (ae8cd94)

  • (es/module) Make jsc.paths work for a nest.js app (#7852) (d33a973)

Features

Miscellaneous Tasks

Refactor

  • (common) Mark some methods of Input unsafe (#7848) (c657324)

... (truncated)

Commits
  • 74a5dc6 chore: Publish v1.3.80 with swc_core v0.81.5 (#7867)
  • 5c96b85 chore: Publish crates
  • 11ebae1 fix(es/module): Don't resolve as node_modules from TscResolver (#7866)
  • 7986566 chore: Publish crates
  • 52a1ee7 fix(es/module): Fix logic for exact matches in jsc.paths (#7860)
  • e47f1c2 chore: Remove unused files
  • c18051f chore: Publish crates
  • f819c44 chore: Publish v1.3.79 with swc_core v0.81.3 (#7859)
  • 9c69caf chore: Publish crates
  • d33a973 fix(es/module): Make jsc.paths work for a nest.js app (#7852)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.3.76 to 1.3.80

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.3.80] - 2023-08-25

Bug Fixes

  • (es/module) Fix logic for exact matches in jsc.paths (#7860) (52a1ee7)

  • (es/module) Don't resolve as node_modules from TscResolver (#7866) (11ebae1)

Miscellaneous Tasks

  • general: Remove unused files (e47f1c2)

[1.3.79] - 2023-08-25

Bug Fixes

  • (es) Fix default value of jsc.minify.format.comments (#7853) (64e51d3)

  • (es/minifier) Don't inline properties if the var is not fn-local (#7839) (7fe01e6)

  • (es/minifier) Don't remove exports (#7856) (ae8cd94)

  • (es/module) Make jsc.paths work for a nest.js app (#7852) (d33a973)

Features

Miscellaneous Tasks

Refactor

  • (common) Mark some methods of Input unsafe (#7848) (c657324)

... (truncated)

Commits
  • 74a5dc6 chore: Publish v1.3.80 with swc_core v0.81.5 (#7867)
  • 5c96b85 chore: Publish crates
  • 11ebae1 fix(es/module): Don't resolve as node_modules from TscResolver (#7866)
  • 7986566 chore: Publish crates
  • 52a1ee7 fix(es/module): Fix logic for exact matches in jsc.paths (#7860)
  • e47f1c2 chore: Remove unused files
  • c18051f chore: Publish crates
  • f819c44 chore: Publish v1.3.79 with swc_core v0.81.3 (#7859)
  • 9c69caf chore: Publish crates
  • d33a973 fix(es/module): Make jsc.paths work for a nest.js app (#7852)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.3.76 to 1.3.80

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.3.80] - 2023-08-25

Bug Fixes

  • (es/module) Fix logic for exact matches in jsc.paths (#7860) (52a1ee7)

  • (es/module) Don't resolve as node_modules from TscResolver (#7866) (11ebae1)

Miscellaneous Tasks

  • general: Remove unused files (e47f1c2)

[1.3.79] - 2023-08-25

Bug Fixes

  • (es) Fix default value of jsc.minify.format.comments (#7853) (64e51d3)

  • (es/minifier) Don't inline properties if the var is not fn-local (#7839) (7fe01e6)

  • (es/minifier) Don't remove exports (#7856) (ae8cd94)

  • (es/module) Make jsc.paths work for a nest.js app (#7852) (d33a973)

Features

Miscellaneous Tasks

Refactor

  • (common) Mark some methods of Input unsafe (#7848) (c657324)

... (truncated)

Commits
  • 74a5dc6 chore: Publish v1.3.80 with swc_core v0.81.5 (#7867)
  • 5c96b85 chore: Publish crates
  • 11ebae1 fix(es/module): Don't resolve as node_modules from TscResolver (#7866)
  • 7986566 chore: Publish crates
  • 52a1ee7 fix(es/module): Fix logic for exact matches in jsc.paths (#7860)
  • e47f1c2 chore: Remove unused files
  • c18051f chore: Publish crates
  • f819c44 chore: Publish v1.3.79 with swc_core v0.81.3 (#7859)
  • 9c69caf chore: Publish crates
  • d33a973 fix(es/module): Make jsc.paths work for a nest.js app (#7852)
  • 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

Bumps the dependencies group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) and [@swc/core-darwin-arm64](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.3.76 to 1.3.80
- [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.3.76...v1.3.80)

Updates `@swc/core-linux-x64-gnu` from 1.3.76 to 1.3.80
- [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.3.76...v1.3.80)

Updates `@swc/core-darwin-arm64` from 1.3.76 to 1.3.80
- [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.3.76...v1.3.80)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@swc/core-darwin-arm64"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2023 15:29
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Aug 25, 2023
@socket-security
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: @swc/core@1.3.76, @swc/core-darwin-arm64@1.3.76, @swc/core-linux-x64-gnu@1.3.76

Copy link
Contributor

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Choose a reason for hiding this comment

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

Vindication 😌

@ericcrosson-bitgo ericcrosson-bitgo merged commit 52e0efa into master Aug 25, 2023
@ericcrosson-bitgo ericcrosson-bitgo deleted the dfcbdependabot/npm_and_yarn/dependencies-e2bcc2b35c branch August 25, 2023 15:50
@github-actions
Copy link

🎉 This PR is included in version @api-ts/openapi-generator@2.3.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.21 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/superagent-wrapper@1.1.12 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

🎉 This PR is included in version @api-ts/io-ts-http@2.4.1-beta.1 🎉

The release is available on @api-ts/io-ts-http

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates npm Used by dependabot released on @beta released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants