Skip to content

Update packages #6836

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

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

Update packages #6836

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/cli (source) 7.24.8 -> 7.28.0 age confidence devDependencies minor
@babel/core (source) 7.25.2 -> 7.28.0 age confidence devDependencies minor
@babel/eslint-parser (source) 7.25.1 -> 7.28.0 age confidence devDependencies minor
@babel/node (source) 7.25.0 -> 7.28.0 age confidence devDependencies minor
@babel/plugin-transform-modules-commonjs (source) 7.24.8 -> 7.27.1 age confidence devDependencies minor
@babel/plugin-transform-runtime (source) 7.24.7 -> 7.28.0 age confidence devDependencies minor
@babel/preset-env (source) 7.25.3 -> 7.28.0 age confidence devDependencies minor
@babel/runtime (source) 7.25.0 -> 7.27.6 age confidence devDependencies minor
@rollup/plugin-node-resolve (source) 15.2.3 -> 15.3.1 age confidence devDependencies minor
babel-loader 9.1.3 -> 9.2.1 age confidence devDependencies minor
cheerio (source) 1.0.0-rc.12 -> 1.1.0 age confidence dependencies minor
codemirror 5.65.17 -> 5.65.19 age confidence devDependencies patch
cookie 0.6.0 -> 0.7.2 age confidence dependencies minor
cookie-parser 1.4.6 -> 1.4.7 age confidence dependencies patch
crypto-browserify 3.12.0 -> 3.12.1 age confidence dependencies patch
eslint (source) 8.57.0 -> 8.57.1 age confidence devDependencies patch
eslint-plugin-prettier 5.2.1 -> 5.5.1 age confidence devDependencies minor
express (source) 4.19.2 -> 4.21.2 age confidence dependencies minor
gcp-metadata 6.1.0 -> 6.1.1 age confidence dependencies patch
golang 1.22 -> 1.24 age confidence final minor
google-spreadsheet (source) 4.1.2 -> 4.1.5 age confidence dependencies patch
highlight.js (source) 11.10.0 -> 11.11.1 age confidence devDependencies minor
html-webpack-plugin 5.6.0 -> 5.6.3 age confidence devDependencies patch
ioredis 5.4.1 -> 5.6.1 age confidence dependencies minor
jasmine (source) 5.2.0 -> 5.8.0 age confidence devDependencies minor
jest-puppeteer (source) 10.0.1 -> 10.1.4 age confidence devDependencies minor
js-beautify (source) 1.15.1 -> 1.15.4 age confidence devDependencies patch
mini-css-extract-plugin 2.9.0 -> 2.9.2 age confidence devDependencies patch
multer 1.4.4-lts.1 -> 1.4.4 age confidence dependencies patch
netlify-cli 17.33.5 -> 17.38.1 age confidence devDependencies minor
npm-run-all2 6.2.2 -> 6.2.6 age confidence devDependencies patch
postcss (source) 8.4.40 -> 8.5.6 age confidence dependencies minor
prettier (source) 3.3.3 -> 3.6.2 age confidence devDependencies minor
python 3.9 -> 3.13 age confidence uses-with minor
randomstring 1.3.0 -> 1.3.1 age confidence dependencies patch
sass 1.77.8 -> 1.89.2 age confidence devDependencies minor
svg-spritemap-webpack-plugin 4.5.1 -> 4.7.0 age confidence devDependencies minor
vinyl 3.0.0 -> 3.0.1 age confidence dependencies patch
webpack 5.93.0 -> 5.100.1 age confidence devDependencies minor
webpack-dev-server 5.0.4 -> 5.2.2 age confidence devDependencies minor
ws 8.18.0 -> 8.18.3 age confidence dependencies patch

Release Notes

babel/babel (@​babel/cli)

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.2

Compare Source

🐛 Bug Fix
🏃‍♀️ Performance

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.27.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance

v7.26.4

Compare Source

↩️ Revert
  • babel-traverse

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal
rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.1

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
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

cheeriojs/cheerio (cheerio)

v1.1.0

Compare Source

What's Changed

Doc Improvements

New Contributors

Full Changelog: cheeriojs/cheerio@v1.0.0...v1.1.0

v1.0.0

Compare Source

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

New Features

Fixes

Other

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

codemirror/basic-setup (codemirror)

v5.65.19

Compare Source

v5.65.18

Compare Source

jshttp/cookie (cookie)

v0.7.2

Compare Source

Fixed

v0.7.1: 0.7.1

Compare Source

Fixed

  • Allow leading dot for domain (#​174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#​172)

v0.7.0: 0.7.0

Compare Source

expressjs/cookie-parser (cookie-parser)

v1.4.7

Compare Source

==========

  • deps: [email protected]
    • Fix object assignment of hasOwnProperty
  • deps: [email protected]
    • Allow leading dot for domain
      • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
    • Add fast path for serialize without options, use obj.hasOwnProperty when parsing
  • deps: [email protected]
    • perf: parse cookies ~10% faster
    • fix: narrow the validation of cookies to match RFC6265
    • fix: add main to package.json for rspack
  • deps: [email protected]
    • Add partitioned option
  • deps: [email protected]
    • Add priority option
    • Fix expires option to reject invalid dates
    • pref: improve

Configuration

📅 Schedule: Branch creation - "after 4am on sunday" (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 force-pushed the renovate/packages branch 3 times, most recently from 87d7e60 to c1b3553 Compare August 19, 2024 15:09
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from 35d4080 to b5f7eb3 Compare August 26, 2024 18:38
@renovate renovate bot force-pushed the renovate/packages branch 8 times, most recently from 98871a7 to b68c574 Compare September 4, 2024 09:50
@renovate renovate bot force-pushed the renovate/packages branch 6 times, most recently from eaa6dd3 to 5090eb7 Compare September 12, 2024 00:18
@renovate renovate bot force-pushed the renovate/packages branch 10 times, most recently from fece579 to 8e0864c Compare September 20, 2024 22:43
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from c310391 to 1b89980 Compare May 11, 2025 12:08
@renovate renovate bot force-pushed the renovate/packages branch 2 times, most recently from 94f15d5 to d47297c Compare May 24, 2025 07:59
@renovate renovate bot force-pushed the renovate/packages branch 5 times, most recently from 3bf6087 to 3782957 Compare June 1, 2025 07:55
@renovate renovate bot force-pushed the renovate/packages branch 6 times, most recently from 6b9019c to eefe1ad Compare June 9, 2025 19:43
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from f6f33a0 to dc48ec7 Compare June 17, 2025 13:11
@renovate renovate bot force-pushed the renovate/packages branch 6 times, most recently from fe4d83a to 1fdacc3 Compare June 28, 2025 17:36
@renovate renovate bot force-pushed the renovate/packages branch 2 times, most recently from 7556aca to e8cdc24 Compare July 9, 2025 13:03
@renovate renovate bot force-pushed the renovate/packages branch from e8cdc24 to 18677a9 Compare July 11, 2025 13:29
@renovate renovate bot force-pushed the renovate/packages branch from 18677a9 to f5b81cc Compare July 12, 2025 00:44
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