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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@crxjs/vite-plugin 2.0.0-beta.25 -> 2.0.0-beta.28 age adoption passing confidence devDependencies patch
@heroicons/vue 2.1.5 -> 2.2.0 age adoption passing confidence dependencies minor
@types/chrome (source) 0.0.270 -> 0.0.287 age adoption passing confidence devDependencies patch
@types/node (source) 20.16.5 -> 20.17.10 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue (source) 5.1.3 -> 5.2.1 age adoption passing confidence devDependencies minor
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence devDependencies patch
node (source) 20.17.0 -> 20.18.1 age adoption passing confidence minor
postcss (source) 8.4.45 -> 8.4.49 age adoption passing confidence devDependencies patch
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
tailwindcss (source) 3.4.11 -> 3.4.16 age adoption passing confidence devDependencies patch
typescript (source) 5.6.2 -> 5.7.2 age adoption passing confidence devDependencies minor
vite (source) 5.4.5 -> 5.4.11 age adoption passing confidence devDependencies patch
vitest (source) 2.1.1 -> 2.1.8 age adoption passing confidence devDependencies patch
vue (source) 3.5.5 -> 3.5.13 age adoption passing confidence dependencies patch
vue-tsc (source) 2.1.6 -> 2.1.10 age adoption passing confidence devDependencies patch

Release Notes

crxjs/rollup-plugin-chrome-extension (@​crxjs/vite-plugin)

v2.0.0-beta.28

Compare Source

Patch Changes
  • 0dac0e3: Clean up archived files and update magic-string

v2.0.0-beta.26

Compare Source

Major Changes
  • f4eb4d4: fix: workaround for the issue with chrome.runtime.getURL introduced
    in Chrome 130 causing CSP rejecting script due to different origin (GUID
    instead of chrome extension id)
tailwindlabs/heroicons (@​heroicons/vue)

v2.2.0

Compare Source

Added
Fixed
  • Removed unnecessary clipping path from solid/arrow-left-circle (#​1211)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

v5.1.4

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

jsdom/jsdom (jsdom)

v25.0.1

Compare Source

  • Updated dependencies, notably tough-cookie, which no longer prints a deprecation warning.
nodejs/node (node)

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.18.0: 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos

Compare Source

Notable Changes
Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in Node.js.
Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag.
With this feature enabled, you can inspect network activities occurring within a JavaScript application.

To use network inspection, start your Node.js application with the following command:

$ node --inspect-wait --experimental-network-inspection index.js

Please note that the network inspection capabilities are in active development.
We are actively working on enhancing this feature and will continue to expand its functionality in future updates.

Contributed by Kohei Ueno in #​53593 and #​54246

Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext

This releases introduces a new option to the API tls.createSecureContext. From
now on, tls.createSecureContext({ allowPartialTrustChain: true }) can be used
to treat intermediate (non-self-signed) certificates in the trust CA certificate
list as trusted.

Contributed by Anna Henningsen in #​54790

New option for vm.createContext() to create a context with a freezable globalThis

Node.js implements a flavor of vm.createContext() and friends that creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context
(impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they
don't need the interceptor behavior.

Contributed by Joyee Cheung in #​54394

Deprecations
  • [64aa31f6e5] - repl: doc-deprecate instantiating node:repl classes without new (Aviv Keller) #​54842
  • [4c52ee3d7f] - zlib: deprecate instantiating classes without new (Yagiz Nizipli) #​54708
Other Notable Changes
Commits

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 changed the title chore(deps): update dependency @types/chrome to v0.0.271 chore(deps): update all non-major dependencies Sep 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e37ba08 to 2360587 Compare September 20, 2024 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 12213c6 to 02c8c8f Compare September 27, 2024 16:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3b1ff8d to 0cdc997 Compare October 4, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a241864 to 573f027 Compare October 11, 2024 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2819556 to 9a51c30 Compare October 19, 2024 04:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 557bcdf to 6ad9e06 Compare November 3, 2024 06:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 112d7e7 to 29b92a6 Compare November 15, 2024 20:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from be49e9f to fa2115e Compare November 24, 2024 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 5868ad1 to e970551 Compare December 2, 2024 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4df8e88 to 2637017 Compare December 4, 2024 07:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2637017 to d150d01 Compare December 11, 2024 11:46
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