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 #74

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.26.5 -> ^7.26.7 age adoption passing confidence
@babel/types (source) ^7.26.5 -> ^7.26.7 age adoption passing confidence
@sxzz/prettier-config ^2.0.2 -> ^2.1.1 age adoption passing confidence
@types/node (source) ^22.10.5 -> ^22.13.0 age adoption passing confidence
@types/react (source) ^19.0.6 -> ^19.0.8 age adoption passing confidence
@unocss/reset (source) ^65.4.0 -> ^65.4.3 age adoption passing confidence
@vue-macros/reactivity-transform (source) ^1.1.4 -> ^1.1.6 age adoption passing confidence
@vueuse/core (source) ^12.4.0 -> ^12.5.0 age adoption passing confidence
bumpp ^9.10.0 -> ^9.11.1 age adoption passing confidence
eslint (source) ^9.18.0 -> ^9.19.0 age adoption passing confidence
pnpm (source) 10.0.0 -> 10.1.0 age adoption passing confidence
tsup (source) ^8.3.5 -> ^8.3.6 age adoption passing confidence
unocss (source) ^65.4.0 -> ^65.4.3 age adoption passing confidence
vite (source) ^6.0.7 -> ^6.0.11 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.26.7

Compare Source

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix
Committers: 6
babel/babel (@​babel/types)

v7.26.7

Compare Source

🐛 Bug Fix
sxzz/prettier-config (@​sxzz/prettier-config)

v2.1.1

Compare Source

v2.1.0

Compare Source

unocss/unocss (@​unocss/reset)

v65.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v65.4.2

Compare Source

No significant changes

    View changes on GitHub
vue-macros/vue-macros (@​vue-macros/reactivity-transform)

v1.1.6

Compare Source

Patch Changes

v1.1.5

Compare Source

Patch Changes
vueuse/vueuse (@​vueuse/core)

v12.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v9.11.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.19.0

Compare Source

pnpm/pnpm (pnpm)

v10.1.0

Compare Source

Minor Changes
  • Added a new command for printing the list of dependencies with ignored build scripts: pnpm ignored-builds #​8963.
  • Added a new command for approving dependencies for running scripts during installation: pnpm approve-builds #​8963.
  • Added a new setting called optimistic-repeat-install. When enabled, a fast check will be performed before proceeding to installation. This way a repeat install or an install on a project with everything up-to-date becomes a lot faster. But some edge cases might arise, so we keep it disabled by default for now #​8977.
  • Added a new field "pnpm.ignoredBuiltDependencies" for explicitly listing packages that should not be built. When a package is in the list, pnpm will not print an info message about that package not being built #​8935.
Patch Changes
  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Allow workspace: and catalog: to be part of wider version range in peerDependencies.
  • pnpm deploy should inherit the pnpm object from the root package.json #​8991.
  • Make sure that the deletion of a node_modules in a sub-project of a monorepo is detected as out-of-date #​8959.
  • Fix infinite loop caused by lifecycle scripts using pnpm to execute other scripts during pnpm install with verify-deps-before-run=install #​8954.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.
  • Do not print patched dependencies as ignored dependencies that require a build #​8952.
egoist/tsup (tsup)

v8.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite (vite)

v6.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.

Copy link

stackblitz bot commented Nov 27, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 8e9dc08 to 4ce05e5 Compare December 3, 2023 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 46bcdec to 8d8adcd Compare December 8, 2023 14:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 32f49d0 to 9945b6b Compare January 13, 2025 03:01
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update pnpm to v8.15.9 Jan 13, 2025
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.9 chore(deps): update pnpm to v8.15.9 - autoclosed Jan 13, 2025
@renovate renovate bot closed this Jan 13, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2025 03:04
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.9 - autoclosed chore(deps): update pnpm to v8.15.9 Jan 20, 2025
@renovate renovate bot reopened this Jan 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9bd4d67 to 9945b6b Compare January 20, 2025 01:49
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.9 fix(deps): update all non-major dependencies Jan 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9945b6b to c98e080 Compare January 20, 2025 04:41
Copy link

socket-security bot commented Jan 20, 2025

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] 🔁 npm/@babel/[email protected] None 0 1.91 MB nicolo-ribaudo
npm/@babel/[email protected] 🔁 npm/@babel/[email protected] None +2 2.64 MB nicolo-ribaudo
npm/@sxzz/[email protected] 🔁 npm/@sxzz/[email protected] None 0 3.44 kB sxzz
npm/@types/[email protected] 🔁 npm/@types/[email protected] None +1 2.39 MB types
npm/@types/[email protected] 🔁 npm/@types/[email protected] None +1 2.05 MB types
npm/@unocss/[email protected] 🔁 npm/@unocss/[email protected] None 0 49.7 kB antfu
npm/@vue-macros/[email protected] 🔁 npm/@vue-macros/[email protected] Transitive: environment, eval, filesystem, unsafe +25 6.73 MB sxzz
npm/@vueuse/[email protected] 🔁 npm/@vueuse/[email protected] None +3 2.09 MB vueuse-bot
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, network, shell +62 5.19 MB antfu
npm/[email protected] 🔁 npm/[email protected] Transitive: eval, filesystem, shell, unsafe +84 10.7 MB eslintbot, openjsfoundation
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, network, shell, unsafe +76 10.1 MB egoist
npm/[email protected] 🔁 npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +90 10.1 MB antfu, unocss-bot
npm/[email protected] 🔁 npm/[email protected] None +7 6 MB antfu, patak, soda, ...2 more

View full report↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c2eaf79 to 433bcab Compare January 27, 2025 01:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e51d6e7 to 6930591 Compare January 29, 2025 12:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6930591 to 5116a36 Compare January 31, 2025 21:33
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