Skip to content

fix(deps): update all non-major dependencies#97

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#97
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Dec 25, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@kirishima/rest ^0.2.5^0.2.7 age confidence dependencies patch
@swc/cli ^0.1.57^0.8.1 age confidence devDependencies minor
@swc/core (source) ^1.3.24^1.15.41 age confidence devDependencies minor
@types/express (source) ^4.17.15^4.17.25 age confidence devDependencies patch
@types/node (source) ^17.0.31^17.0.45 age confidence devDependencies patch
actions/checkout v3.2.0v3.6.0 age confidence action minor
docker/build-push-action v3.2.0v3.3.1 age confidence action minor
docker/login-action v2.1.0v2.2.0 age confidence action minor
docker/metadata-action v4.1.1v4.6.0 age confidence action minor
docker/setup-buildx-action v2.2.1v2.10.0 age confidence action minor
dotenv ^16.0.3^16.6.1 age confidence dependencies minor
fastify (source) ^4.10.2^4.29.1 age confidence dependencies minor
pino (source) ^8.8.0^8.21.0 age confidence dependencies minor
pino-pretty ^9.1.1^9.4.1 age confidence dependencies minor
reflect-metadata (source) ^0.1.13^0.2.2 age confidence dependencies minor
undici (source) ^5.14.0^5.29.0 age confidence dependencies minor

Release Notes

kirishima-ship/rest (@​kirishima/rest)

v0.2.7

Compare Source

v0.2.6

Compare Source

swc-project/pkgs (@​swc/cli)

v0.1.65

Compare Source

swc-project/swc (@​swc/core)

v1.15.41

Compare Source

Bug Fixes
Documentation
Performance
Revert

v1.15.40

Compare Source

Bug Fixes
  • (es/minifier) Preserve args for destructured callbacks (#​11830) (21873b0)

  • (es/minifier) Avoid generating mangled property names that collide with existing properties (#​11839) (9b4fab5)

  • (es/minifier) Respect ecma for iife temp vars (#​11873) (e481934)

  • (es/minifier) Preserve default parameter object props (#​11884) (71ff84f)

  • (es/parser) Reject object-rest assignment to array/object literal (#​11875) (7b57d1f)

  • (es/parser) Reject object rest assignment to literals (#​11881) (4ec2eaf)

  • (es/react) Exclude self-recursive hooks from refresh dependency array (#​11838) (9101c71)

  • (ts/fast-dts) Strip definite assertions in dts (#​11858) (2ab1b8a)

  • (ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#​11828) (aa5b539)

  • (typescript) Strip parameter binding defaults in dts (#​11857) (800bc17)

Documentation
Features
Miscellaneous Tasks
Performance
Testing
  • (es/minifier) Move issue_11835 fixture out of terser folder (#​11840) (3dd3431)
Ci
Security

v1.15.33

Compare Source

Bug Fixes
Features

v1.15.32

Compare Source

Bug Fixes
  • (es/flow) Fix Flow type-only modules in script transforms (#​11817) (be38316)

  • (es/flow) Avoid restoring module context when flow syntax is enabled (#​11819) (3ed7243)

  • (es/minifier) Preserve frozen spread registry keys (#​11825) (347181c)

  • (es/parser) Align Flow generic arrow JSX disambiguation (#​11821) (28a7fad)

Features

v1.15.30

Compare Source

Bug Fixes
Documentation
Features

v1.15.26

Compare Source

Bug Fixes
  • (es/decorators) Preserve super in moved static members (#​11781) (778328e)

  • (es/decorators) Scope moved static super rewrite (#​11782) (f73cacc)

  • (es/parser) Parse mixed Flow anonymous callable params (#​11786) (05e7b69)

  • (es/transforms) Rewrite class references in non-static members (#​11772) (fff1426)

  • (es/typescript) Handle TypeScript expressions in enum transformation (#​11769) (85aa4a8)

Documentation
Features
Performance
Refactor
Build

v1.15.24

Compare Source

Bug Fixes
Features
  • (es/minifier) Remove useless arguments for non inlined callee (#​11645) (bab249e)

  • (react-compiler) Advance SWC parity for upstream fixtures (#​11724) (468da70)

  • (react-compiler) Tighten core validation parity for upstream fixtures (#​11734) (7e2cf8d)

  • (react-compiler) Improve SWC parity for early-return and hooks validation (#​11738) (4739c58)

  • (react-compiler) M1 memo validators + lint gating alignment (#​11739) (7e1ad26)

  • (react-compiler) Improve Stage A diagnostic parity and validation aggregation (#​11745) (0e2075e)

  • (react-compiler) Continue swc parity for dependency handling (#​11747) (83688c8)

Refactor
Ci

v1.15.21

Compare Source

Bug Fixes
Documentation
Features
Performance
Refactor
Testing
Ci

v1.15.18

Compare Source

Bug Fixes
Documentation
Features
Ci

v1.15.17

Compare Source

Documentation
Features

v1.15.13

Compare Source

Bug Fixes
  • (errors) Avoid panic on invalid diagnostic spans (#​11561) (b24b8e0)

  • (es/helpers) Fix _object_without_properties crash on primitive values (#​11571) (4f35904)

  • (es/jsx) Preserve whitespace before HTML entities (#​11521) (64be077)

  • (es/minifier) Do not merge if statements with different local variable values (#​11518) (3e63627)

  • (es/minifier) Prevent convert_tpl_to_str when there's emoji under es5 (#​11529) (ff6cf88)

  • (es/minifier) Inline before merge if (#​11526) (aa5a9ac)

  • (es/minifier) Preserve array join("") nullish semantics (#​11558) (d477f61)

  • (es/minifier) Inline side-effect-free default params (#​11564) (1babda7)

  • (es/parser) Fix generic arrow function in TSX mode (#​11549) (366a16b)

  • (es/react) Preserve first-line leading whitespace with entities (#​11568) (fc62617)

  • (es/regexp) Transpile unicode property escapes in RegExp constructor (#​11554) (476d544)

Documentation
Features

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Jakarta)

  • Branch creation
    • "before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c0db859 to 7828fc9 Compare December 26, 2022 04:22
@renovate renovate Bot changed the title chore(deps): update dependency @swc/cli to ^0.1.58 chore(deps): update dependency @swc/cli to ^0.1.59 Dec 26, 2022
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7828fc9 to fa75d9f Compare January 1, 2023 22:58
@renovate renovate Bot changed the title chore(deps): update dependency @swc/cli to ^0.1.59 chore(deps): update all non-major dependencies Jan 1, 2023
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 06f0c29 to 05f39c0 Compare January 11, 2023 15:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fd154ba to 79ba841 Compare January 19, 2023 15:54
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5fbc39b to 6207335 Compare January 28, 2023 04:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 0788fb7 to 6b01044 Compare February 4, 2023 12:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a62d521 to 000fc76 Compare February 6, 2023 16:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 46375ce to bb7400a Compare February 28, 2023 07:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7370093 to a4409bd Compare March 10, 2023 11:42
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a73ada5 to 4eb3692 Compare March 17, 2023 11:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1f7bbd0 to 0bced8f Compare March 24, 2023 07:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e71c66e to dfe4846 Compare April 4, 2023 12:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8c6fe56 to 7429542 Compare April 13, 2023 13:53
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 02b433d to 104d167 Compare April 21, 2023 09:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9c6372d to 3c91c1d Compare May 30, 2023 16:36
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.

0 participants