Skip to content

fix(deps): update all minor dependency bump #367

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@parcel/packager-raw-url 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
@parcel/service-worker 2.13.3 -> 2.15.1 age adoption passing confidence dependencies minor
@parcel/transformer-inline-string 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
@parcel/transformer-jsonld 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
@parcel/transformer-sass 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
@swc/core (source) 1.10.18 -> 1.11.24 age adoption passing confidence devDependencies minor
lint-staged 15.4.3 -> 15.5.2 age adoption passing confidence devDependencies minor
node (source) 22.13.1 -> 22.15.1 age adoption passing confidence minor
parcel 2.13.3 -> 2.15.1 age adoption passing confidence devDependencies minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
sass 1.83.4 -> 1.89.0 age adoption passing confidence devDependencies minor
sharp (source, changelog) 0.33.5 -> 0.34.1 age adoption passing confidence devDependencies minor
simple-icons (source) 14.4.0 -> 14.14.0 age adoption passing confidence dependencies minor
typescript (source) 5.7.3 -> 5.8.3 age adoption passing confidence devDependencies minor

Release Notes

parcel-bundler/parcel (@​parcel/packager-raw-url)

v2.15.1

Compare Source

Fixed
  • HTML

    • Fix serializing <template> element contents – Details
  • JavaScript

    • Skip optional dependencies in ESM externals – Details

v2.15.0

Compare Source

Added
  • Core

    • Distribute Rust binaries for each architecture as separate npm packages – Details
  • HTML and SVG

    • Add Rust-based transformer/packager/optimizer for HTML and SVG – Details
  • Resolver

    • Support cloudflare: scheme and no longer rewrite node: scheme – Details
Fixed
  • Core

    • Avoid segmentation fault on thread exit on Linux – Details
    • Support older GLIBC versions on Linux – Details
  • JavaScript

    • Include all symbols in non-browser entries – Details
    • Update swc and mdx-rs – Details
    • Fix exporting objects with non-configurable prototypes from React Server Components – Details

v2.14.4

Compare Source

Fixed
  • Core

    • Fix duplicate bundles error message – Details
  • JavaScript

    • Support ESM externals and exports in dev packager – Details
    • Treat Deno's jsr: dependencies as external – Details

v2.14.3

Compare Source

Fixed
  • JavaScript
    • Updated to React 19.1, which enables Server Components to be used with stable React instead of only canary – Details

v2.14.2

Compare Source

Fixed
  • Core

    • Enable resolving source field in dev dependencies – Details
    • Error when building a library target in serve mode – Details
  • JavaScript

    • Fix MDX inline assets in static RSCs – Details
    • Fix symbol collection with multiple exports of same function (e.g. date-fns) – Details
  • REPL

    • Fix error overlay resolution in REPL – Details
  • create-parcel

    • Fix gitignore in create-parcel – Details
    • Fix create-parcel on windows – Details

v2.14.1

Compare Source

Fixed
  • Resolver
    • Fix resolving package self references – Details

v2.14.0

Compare Source

Added
  • Core

    • Add a CLI to create new Parcel apps – Details
  • JavaScript

  • Dev Server

    • Support running node bundles in dev server – Details
    • Apply HMR updates via node worker thread – Details
Fixed
swc-project/swc (@​swc/core)

v1.11.24

Compare Source

v1.11.22

Compare Source

Bug Fixes
Features
  • (bindings/core) Enhance existing parse function to accept both string and buffer types(#​10371) (c9a2afc)

  • (css/prefixer) Fix default implementation (#​10351) (34f4e41)

Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.21

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance

v1.11.20

Compare Source

Bug Fixes

Related issue:

Features
Miscellaneous Tasks
Performance
Testing

v1.11.18

Compare Source

Bug Fixes
Features
Refactor
Testing

v1.11.16

Compare Source

Miscellaneous Tasks

v1.11.15

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor
Testing

v1.11.13

Compare Source

Features
Performance

v1.11.12

Compare Source

Bug Fixes
Documentation
Features
Performance
  • (es/minifier) Merge dead_branch_remover into pure optimizer (#​10201) (6841523)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#​10184) (c2fe4bf)

Features
Performance

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 branch 8 times, most recently from 41aeed5 to 5df420f Compare March 24, 2025 05:54
@renovate renovate bot force-pushed the renovate/all-minor branch 11 times, most recently from a2717d5 to 9265a33 Compare April 5, 2025 01:33
@renovate renovate bot force-pushed the renovate/all-minor branch 6 times, most recently from 842287d to 9e8853c Compare April 11, 2025 21:53
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from cc27147 to 81f0d12 Compare April 14, 2025 11:10
@renovate renovate bot force-pushed the renovate/all-minor branch 3 times, most recently from dd30034 to 7ac264e Compare April 23, 2025 11:40
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 4a49dcb to 1447360 Compare April 29, 2025 23:40
@renovate renovate bot force-pushed the renovate/all-minor branch 4 times, most recently from 39c9e2f to 3cfa474 Compare May 12, 2025 08:26
@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from be07c33 to 22f881a Compare May 14, 2025 22:07
Copy link
Contributor Author

renovate bot commented May 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/index/pnpm-lock.yaml
 ERROR  Failed to switch pnpm to v9.15.6. Looks like pnpm CLI is missing at "/home/ubuntu/.local/share/pnpm/.tools/pnpm/9.15.6/bin" or is incorrect
spawnSync /home/ubuntu/.local/share/pnpm/.tools/pnpm/9.15.6/bin/pnpm ENOENT

@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from a8b058b to 77546f4 Compare May 16, 2025 07:53
@renovate renovate bot force-pushed the renovate/all-minor branch from 77546f4 to bca5166 Compare May 18, 2025 06:04
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.

0 participants