Gabb-c / pokenode-ts

A lightweight Node.js wrapper for the PokéAPI with built-in types.
https://pokenode-ts.vercel.app/
MIT License
244 stars 28 forks source link

build(deps-dev): bump @swc/core from 1.2.244 to 1.2.245 #618

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @swc/core from 1.2.244 to 1.2.245.

Changelog

Sourced from @​swc/core's changelog.

[1.2.245] - 2022-08-30

Bug Fixes

  • (css/minifier) Don't compress none for keyframes (#5663) (4a5e347)

  • (css/parser) Improve parsing of media queries (#5567) (5c28d00)

  • (es/codegen) Emit trailing semicolon (#5659) (537449e)

  • (es/compat) Fix evaluation order of computed class keys (#5621) (d18ee54)

  • (es/fixer) Handle async in the left of for of (#5625) (eb3b0e9)

  • (es/minifier) Improve alias analyzer (#5500) (00e635b)

  • (es/minifier) Revert alias analyzer work (#5634) (d44bbff)

  • (es/minifier) Fix alias analyzer (#5639) (a06e6e9)

  • (es/minifier) Fix optimization of template literals with escape (#5650) (100f359)

  • (es/parser) Handle more TS2406 errors (#5640) (838438d)

Documentation

Features

... (truncated)

Commits


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
gitpod-io[bot] commented 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 2 years ago

Looks like @swc/core is up-to-date now, so this is no longer needed.