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

Update all #1192

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

Update all #1192

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rollup/plugin-replace (source) 5.0.5 -> 5.0.7 age adoption passing confidence devDependencies patch
@types/node (source) 18.19.22 -> 18.19.79 age adoption passing confidence devDependencies patch
acorn 8.11.3 -> 8.14.0 age adoption passing confidence devDependencies minor
acorn-walk 8.3.2 -> 8.3.4 age adoption passing confidence devDependencies patch
babel-loader 9.1.3 -> 9.2.1 age adoption passing confidence devDependencies minor
css-loader 6.10.0 -> 6.11.0 age adoption passing confidence devDependencies minor
magic-string 0.30.8 -> 0.30.17 age adoption passing confidence devDependencies patch
mini-css-extract-plugin 2.8.1 -> 2.9.2 age adoption passing confidence devDependencies minor
node (source) 18.19.1 -> 18.20.7 age adoption passing confidence volta minor
preact (source) 10.19.6 -> 10.26.4 age adoption passing confidence dependencies minor
prettier (source) 3.2.5 -> 3.5.3 age adoption passing confidence devDependencies minor
rimraf 5.0.5 -> 5.0.10 age adoption passing confidence devDependencies patch
rollup-plugin-terser 7.0.2 -> 0.1.0 devDependencies replacement
typescript (source) 5.4.2 -> 5.8.2 age adoption passing confidence devDependencies minor

This is a special PR that replaces rollup-plugin-terser with the community suggested minimal stable replacement version.


Release Notes

rollup/plugins (@​rollup/plugin-replace)

v5.0.7

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)
acornjs/acorn (acorn)

v8.14.0

Compare Source

v8.13.0

Compare Source

v8.12.1

Compare Source

v8.12.0

Compare Source

babel/babel-loader (babel-loader)

v9.2.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v9.1.3...v9.2.0

webpack-contrib/css-loader (css-loader)

v6.11.0

Compare Source

Features
Bug Fixes
rich-harris/magic-string (magic-string)

v0.30.17

Compare Source

Bug Fixes
  • remove problematic type: module (092697b)

v0.30.16

Compare Source

Bug Fixes
  • missing mapping after a line break with hires: 'boundary' (#​298) (24cb8ea)
Features

v0.30.15

Compare Source

Features

v0.30.14

Compare Source

Features

v0.30.13

Compare Source

Features

v0.30.12

Compare Source

Performance Improvements

v0.30.11

Compare Source

Bug Fixes
  • not use negative indices for remove in empty string (#​281) (5c1cba0)

v0.30.10

Compare Source

Bug Fixes

v0.30.9

Compare Source

Performance Improvements
  • avoid create uncessary overrides for replace (a1b857c)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.2

Compare Source

v2.9.1

Compare Source

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)
nodejs/node (node)

v18.20.7: 2025-02-20, Version 18.20.7 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

v18.20.6: 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v18.20.5: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits

v18.20.4: 2024-07-08, Version 18.20.4 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
Commits

v18.20.3: 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with newer versions of Clang.

The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
  • acorn updated to 8.11.3.
  • acorn-walk updated to 8.3.2.
  • ada updated to 2.7.8.
  • c-ares updated to 1.28.1.
  • corepack updated to 0.28.0.
  • nghttp2 updated to 1.61.0.
  • ngtcp2 updated to 1.3.0.
  • npm updated to 10.7.0. Includes a fix from [email protected] to limit the number of open connections npm/cli#7324.
  • simdutf updated to 5.2.4.
  • zlib updated to 1.3.0.1-motley-7d77fb7.
Commits

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 branch 7 times, most recently from d47d0a4 to 9d87224 Compare March 23, 2024 07:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ca179d9 to 30fd0cc Compare March 30, 2024 08:49
@renovate renovate bot force-pushed the renovate/all branch 9 times, most recently from a8ea0d0 to 00b47a4 Compare April 9, 2024 15:13
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from f16b682 to 8a19a4c Compare April 16, 2024 16:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 31b3907 to 31f0a96 Compare May 6, 2024 19:00
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d4eb6db to ef1e7c3 Compare May 12, 2024 05:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from bb82a48 to bfdace3 Compare May 21, 2024 17:21
@renovate renovate bot force-pushed the renovate/all branch from bfdace3 to 8cc8a6b Compare May 24, 2024 18:16
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2341009 to 68d064e Compare December 10, 2024 06:54
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6ae8a56 to 4e895db Compare December 16, 2024 07:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 652ed29 to e725970 Compare January 8, 2025 21:55
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 51a5f0b to d9ef63e Compare January 23, 2025 09:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5355ff2 to eb49a02 Compare February 9, 2025 12:27
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 1071ea0 to 319153a Compare February 19, 2025 16:36
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from fa517cb to d924f4d Compare February 28, 2025 23:11
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 26bed57 to 2dc25ca Compare March 3, 2025 17:21
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