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

chore(deps): update all non-major dependencies #12222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.16.11 -> ^20.16.13 age adoption passing confidence
npm-run-all2 ^6.2.3 -> ^6.2.4 age adoption passing confidence
picocolors ^1.1.0 -> ^1.1.1 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence
sass ^1.79.5 -> ^1.80.3 age adoption passing confidence
serve ^14.2.3 -> ^14.2.4 age adoption passing confidence
serve-handler ^6.1.5 -> ^6.1.6 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.0 age adoption passing confidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153
alexeyraspopov/picocolors (picocolors)

v1.1.1

Compare Source

  • Moved TypeScript declarations to a d.ts file (#​82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#​87)
  • Eliminated require() call to make the package compatible with some tools (#​87)
pnpm/pnpm (pnpm)

v9.12.2: pnpm 9.12.2

Compare Source

Patch Changes

  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

sass/dart-sass (sass)

v1.80.3

Compare Source

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the
    compiler. This should result in minimal user-visible changes, but different
    types of warnings should now respond more reliably to flags like --quiet,
    --verbose, and --silence-deprecation.

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

Compare Source

  • Fix a bug where Sass would add an extra */ after loud comments with
    whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the
    indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host
  • Properly export the SassBoolean type.
vercel/serve (serve)

v14.2.4

Compare Source

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

v6.1.6

Compare Source

Patches
  • Replace the fast-url-parser module with the node:url module: #​207
  • Move tests and reporting to jest: #​216
  • Bump path-to-regexp to 3.3.0: #​217
Credits

Huge thanks to @​gweesin, @​alana-cruickshank, and @​GabrielCastro for helping!

Microsoft/tslib (tslib)

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 added the dependencies Pull requests that update a dependency file label Oct 21, 2024
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.2 kB
vue.global.prod.js 159 kB 57.9 kB 51.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

Copy link

pkg-pr-new bot commented Oct 21, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12222

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12222

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12222

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12222

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12222

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12222

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12222

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12222

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12222

vue

pnpm add https://pkg.pr.new/vue@12222

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12222

commit: 0c2b8ba

Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant