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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/vue (source) 4.1.2 -> 4.2.0 age adoption passing confidence
@parcel/core 2.12.0 -> 2.13.3 age adoption passing confidence
@parcel/transformer-sass 2.12.0 -> 2.13.3 age adoption passing confidence
@parcel/transformer-vue 2.12.0 -> 2.13.3 age adoption passing confidence
parcel 2.12.0 -> 2.13.3 age adoption passing confidence
serve 14.2.3 -> 14.2.4 age adoption passing confidence
sweetalert2 (source) 11.12.0 -> 11.15.9 age adoption passing confidence
vue (source) 3.4.30 -> 3.5.13 age adoption passing confidence

Release Notes

parcel-bundler/parcel (@​parcel/core)

v2.13.3

Compare Source

Fixed
  • Resolver
    • Ignore invalid package.json fields – Details

v2.13.2

Compare Source

Fixed
  • JavaScript

    • Fix HMR when asset is duplicated between multiple bundles – Details
  • SASS

    • Fix SASS resolution with non file: URLs – Details

v2.13.1

Compare Source

Fixed
  • JavaScript

  • SASS

    • Fix SASS resolution rules for modern API – Details

v2.13.0

Compare Source

Added
  • Core

    • Expose watcher ignore and watcher backend options – Details
    • Improve large watcher events payload experience – Details
    • Add support for globs in package.json#source – Details
    • Add config key invalidation – Details
  • Bundler

  • Dev Server

  • Resolver

    • 12x faster resolver cache – Details
    • Correctly handle empty resolver diagnostics array – Details
Fixed
  • Core

    • Remove abortcontroller-polyfill – Details
    • Fix missing content key in symbol propagation when asset is removed – Details
    • Update minimum supported node version to 16 – Details
    • Ensure the snapshot directory matches the watch dir – Details
    • Add parcel version to PluginOptions – Details
    • Fix possible race condition in the caching of request graph – Details
    • Ensure empty extended config throws a diagnostic – Details
    • Ensure Asset public ids are assigned deterministically – Details
    • Directories ignored by watcher should be relative to the watch directory – Details
    • Fix request tracker incremental cache write for new nodes – Details
    • Improve request graph cache reading – Details
    • Exit process with error code when reporters fail – Details
    • Write tmp files to the OS tmp directory - Details
    • Fix small HMR issues – Details
    • Fix crash in EntryRequest with multiple globs in the source field – Details
    • Revert split manifest runtime bundles – Details
    • Revert chunked cache blobs for improved stability – Details
    • Update dependencies – Details
  • Bundler

    • Fix assets outside project root with Manual Shared Bundles – Details
  • JavaScript

    • Avoid non-identifier export names in non-entry library bundles – Details
    • Relax react-refresh version range – Details
    • Also emit swc recoverable errors – Details
    • Bump swc – Details, Details, Details, Details
    • Bump swc and browserslist-rs – Details
    • Replace std::sync locks with parking_lot locks for better stability – Details
    • Ensure const modules in async bundles are wrapped – Details
    • Fix dev packager global reference – Details
    • Fix import usage tracking for destructure defaulting – Details
    • Update Node.js globals replacer to use SWC VisitMut – Details
    • Update process.env replacer to use SWC VisitMut – Details
    • Update Node.js __filename and __dirname replace to use SWC VisitMut – Details
    • Fix parcelRequire being added to multi-target libraries – Details
    • Handle TypeScript expressions in macro evaluator – Details
  • Resolver

    • Fix NUL byte crash in resolver – Details
    • Change default resolver error message for custom specifiers – Details
  • TypeScript

    • Handle dynamic import type references in TS types transformer – Details
    • Correctly handle qualified names in TS types import() – Details
  • SASS

    • Migrate to new sass API – Details
  • SVG

    • Load svgo version from project – Details
    • Update svgr and use project svgo version – Details
  • Image

  • Vue

    • Upgrade consolidate to v1 – Details
  • Web Extensions

    • Allow both service_worker and scripts in MV3 Web Extensions – Details
vercel/serve (serve)

v14.2.4

Compare Source

Patches
  • Bump serve-handler, vitest, and `typescript: #​812
sweetalert2/sweetalert2 (sweetalert2)

v11.15.9

Compare Source

Bug Fixes
  • styles: stop using sass:math, add $swal2-icon-border-width scss variable (d0bf711)

v11.15.8

Compare Source

Bug Fixes

v11.15.7

Compare Source

Bug Fixes

v11.15.6

Compare Source

Bug Fixes
  • get rid of SCSS mixins, one file for styles is what I need (#​2791) (5e72a29)

v11.15.5

Compare Source

Bug Fixes

v11.15.4

Compare Source

Bug Fixes

v11.15.3

Compare Source

Bug Fixes
  • styles specificity for html container (1104474)

v11.15.2

Compare Source

Bug Fixes

v11.15.1

Compare Source

Bug Fixes

v11.15.0

Compare Source

Features

11.14.5 (2024-11-04)

Bug Fixes

11.14.4 (2024-10-20)

Bug Fixes

11.14.3 (2024-10-12)

Bug Fixes

11.14.2 (2024-10-07)

Bug Fixes

11.14.1 (2024-09-21)

Bug Fixes

v11.14.5

Compare Source

Bug Fixes

v11.14.4

Compare Source

Bug Fixes

v11.14.3

Compare Source

Bug Fixes

v11.14.2

Compare Source

Bug Fixes

v11.14.1

Compare Source

Bug Fixes

v11.14.0

Compare Source

Features

11.13.3 (2024-09-07)

Bug Fixes

11.13.2 (2024-09-04)

Bug Fixes

11.13.1 (2024-09-03)

Bug Fixes

v11.13.3

Compare Source

Bug Fixes

v11.13.2

Compare Source

Bug Fixes

v11.13.1

Compare Source

Bug Fixes

v11.13.0

Compare Source

Features

11.12.4 (2024-08-01)

Bug Fixes

11.12.3 (2024-07-19)

Bug Fixes
  • strict types renderInput.js and getTemplateParams.js (df6d0ed)

11.12.2 (2024-07-05)

Bug Fixes

11.12.1 (2024-06-28)

Bug Fixes
  • strict types domUtils.js (42720b4)

v11.12.4

Compare Source

Bug Fixes

v11.12.3

Compare Source

Bug Fixes
  • strict types renderInput.js and getTemplateParams.js (df6d0ed)

v11.12.2

Compare Source

Bug Fixes

v11.12.1

Compare Source

Bug Fixes
  • strict types domUtils.js (42720b4)
vuejs/core (vue)

v3.5.13

Compare Source

Bug Fixes
Performance Improvements

v3.5.12

Compare Source

Bug Fixes
Performance Improvements

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvemen

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from azukashi June 28, 2024 04:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d9914d to 6e15297 Compare June 28, 2024 12:12
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.4.31 fix(deps): update all non-major dependencies Jun 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e15297 to b6c8ecf Compare August 1, 2024 23:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6c8ecf to 18c1284 Compare August 6, 2024 16:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18c1284 to 19ff304 Compare August 8, 2024 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19ff304 to fc52646 Compare August 15, 2024 10:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fc52646 to ed59759 Compare September 3, 2024 09:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed59759 to b5bf0d5 Compare September 3, 2024 14:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5bf0d5 to 91db6fb Compare September 4, 2024 13:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91db6fb to 0a18cfa Compare September 5, 2024 13:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a18cfa to 73d5e4e Compare September 6, 2024 03:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73d5e4e to 19cf54e Compare September 7, 2024 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19cf54e to 8f074a3 Compare September 9, 2024 10:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f074a3 to bc050a8 Compare September 10, 2024 09:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2730de4 to 3d51c78 Compare November 12, 2024 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d51c78 to a72d0e4 Compare November 15, 2024 17:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a72d0e4 to a7baad8 Compare November 25, 2024 03:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a7baad8 to 9df7dfa Compare November 25, 2024 18:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9df7dfa to 4038b95 Compare December 7, 2024 08:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4038b95 to ab74c3f Compare December 14, 2024 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab74c3f to cc2a594 Compare December 16, 2024 21:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc2a594 to c29631c Compare December 17, 2024 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c29631c to c476355 Compare December 21, 2024 15:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c476355 to ef49745 Compare January 1, 2025 21:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef49745 to 4896dd4 Compare January 2, 2025 00:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4896dd4 to 8087398 Compare January 2, 2025 12:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8087398 to aee872e Compare January 2, 2025 16:25
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.

1 participant