Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@google-cloud/datastore 8.7.0 -> 10.0.1 age confidence dependencies major
@rollup/plugin-commonjs (source) 25.0.8 -> 28.0.6 age confidence devDependencies major
@rollup/plugin-node-resolve (source) 15.2.3 -> 16.0.1 age confidence devDependencies major
@rollup/plugin-replace (source) 5.0.7 -> 6.0.2 age confidence devDependencies major
actions/checkout v4 -> v5 age confidence action major
actions/download-artifact v4 -> v5 age confidence action major
actions/setup-node v4 -> v5 age confidence action major
actions/setup-python v5 -> v6 age confidence action major
archiver 6.0.2 -> 7.0.1 age confidence devDependencies major
babel-loader 9.1.3 -> 10.0.0 age confidence devDependencies major
codemirror 5.65.17 -> 6.0.2 age confidence devDependencies major
cookie 0.6.0 -> 1.0.2 age confidence dependencies major
copy-webpack-plugin 12.0.2 -> 13.0.1 age confidence devDependencies major
css-loader 6.11.0 -> 7.1.2 age confidence devDependencies major
css-minimizer-webpack-plugin 6.0.0 -> 7.0.2 age confidence devDependencies major
del 6.1.1 -> 8.0.0 age confidence devDependencies major
eslint (source) 8.57.0 -> 9.35.0 age confidence devDependencies major
eslint-config-prettier 9.1.0 -> 10.1.8 age confidence devDependencies major
express (source) 4.19.2 -> 5.1.0 age confidence dependencies major
fetch-mock (source) 9.11.0 -> 12.5.4 age confidence devDependencies major
filemanager-webpack-plugin 8.0.0 -> 9.0.1 age confidence devDependencies major
gcp-metadata 6.1.0 -> 7.0.1 age confidence dependencies major
google-spreadsheet (source) 4.1.2 -> 5.0.2 age confidence dependencies major
gulp (source) 4.0.2 -> 5.0.1 age confidence devDependencies major
gulp-sass 5.1.0 -> 6.0.1 age confidence devDependencies major
helmet-csp (source) 3.4.0 -> 4.0.0 age confidence dependencies major
husky 7.0.4 -> 9.1.7 age confidence devDependencies major
jest (source) 29.7.0 -> 30.1.3 age confidence devDependencies major
jest-environment-jsdom (source) 29.7.0 -> 30.1.2 age confidence devDependencies major
jest-puppeteer (source) 10.0.1 -> 11.0.0 age confidence devDependencies major
joi 17.13.3 -> 18.0.1 age confidence dependencies major
linkifyjs (source) 2.1.9 -> 4.3.2 age confidence dependencies major
lru-cache 6.0.0 -> 11.2.1 age confidence dependencies major
marked (source) 2.1.3 -> 16.2.1 age confidence devDependencies major
multer 1.4.4-lts.1 -> 2.0.2 age confidence dependencies major
netlify-cli 17.33.5 -> 23.5.0 age confidence devDependencies major
node 18 -> 22 age confidence uses-with major
node-fetch 2.7.0 -> 3.3.2 age confidence dependencies major
npm-run-all2 6.2.2 -> 8.0.4 age confidence devDependencies major
p-queue 6.6.2 -> 8.1.1 age confidence dependencies major
peter-evans/create-pull-request v5 -> v7 age confidence action major
sass-loader 14.2.1 -> 16.0.5 age confidence devDependencies major
supertest 6.3.4 -> 7.1.4 age confidence devDependencies major
svg-spritemap-webpack-plugin 4.5.1 -> 5.0.1 age confidence devDependencies major
uuid 9.0.1 -> 12.0.0 age confidence dependencies major
webpack-build-notifier 2.3.0 -> 3.1.0 age confidence devDependencies major
webpack-cli (source) 5.1.4 -> 6.0.1 age confidence devDependencies major

Release Notes

googleapis/nodejs-datastore (@​google-cloud/datastore)

v10.0.1

Compare Source

Bug Fixes

v9.2.1

Compare Source

Bug Fixes

v9.2.0

Compare Source

Features
Bug Fixes
  • Add excludeFromIndexes in the proper places for large properties of nested fields (#​1266) (9c7730a)
  • Query object description (#​1340) (ad2c6c0)

v9.1.0

Compare Source

Features
Bug Fixes

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • An existing method UpdateVehicleLocation is removed from service VehicleService (#​1248)
Features
Bug Fixes
  • An existing method UpdateVehicleLocation is removed from service VehicleService (#​1248) (ba79118)
  • Read time should be used for transaction reads (#​1171) (73a0a39)
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.6

2025-06-17

Bugfixes
  • fix: fix crash with invalidated proxy modules (#​1876)

v28.0.5

2025-06-14

Bugfixes
  • fix: crawl dynamicRequireRoot outside cwd (#​1859)

v28.0.4

2025-06-14

Bugfixes
  • fix: try/catch instanceof in getAugmentedNamespace (#​1868)

v28.0.3

2025-03-06

Bugfixes
  • fix: fix error when bundle contains require() of module with falsy __esModule export (#​1850)

v28.0.2

2024-12-15

Updates
  • docs: output.exports recommendation also applies to IIFE (#​1810)

v28.0.1

2024-10-16

Updates

v28.0.0

2024-09-23

Breaking Changes
  • chore: switch to fdir for fewer dependencies (#​1741)

v27.0.0

2024-09-23

Breaking Changes
  • feat!: default strictRequires to true (#​1639)
  • fix!: replace top-level this with exports name (#​1618)

v26.0.3

2024-09-23

Updates

v26.0.1

2024-06-05

Bugfixes
  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes
  • chore!: bump glob's version (#​1695)
rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.1

2025-03-11

Bugfixes
  • fix: add ignoreSideEffectsForRoot to exported interface (#​1841)

v16.0.0

2024-12-15

Breaking Changes
  • feat!: set development or production condition (#​1823)

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)
rollup/plugins (@​rollup/plugin-replace)

v6.0.2

2024-12-15

Bugfixes
  • fix: add missing types for objectGuards option (#​1818)

v6.0.1

2024-09-23

Bugfixes
  • fix: The preventAssignment option is treated as a value to replace (#​1768)

v6.0.0

2024-09-23

Breaking Changes
  • fix!: objectGuards doesn't take effects (#​1764)
actions/checkout (actions/checkout)

v5

Compare Source

actions/download-artifact (actions/download-artifact)

v5

Compare Source

actions/setup-node (actions/setup-node)

v5

Compare Source

actions/setup-python (actions/setup-python)

v6

Compare Source

archiverjs/node-archiver (archiver)

v7.0.1

Compare Source

What’s changed

Maintenance

Dependency updates

v7.0.0

Compare Source

What’s changed

Breaking changes

Dependency updates

babel/babel-loader (babel-loader)

v10.0.0

Compare Source

What's Changed

Breaking Changes
  • bump node requirement to ^18.20.0 || ^20.10.0 || >=22.0.0 and webpack requirement to >= 5.61.0 by @​JLHwung in #​1026
  • breaking: use output.hashFunction as loader cache hasher by @​JLHwung in #​1027
New Features
Bug Fixes
Docs
Dependencies
Internal

New Contributors

Full Changelog: babel/babel-loader@v9.1.3...v10.0.0

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

codemirror/basic-setup (codemirror)

v6.0.2

Compare Source

Bug fixes

Make sure to include a .d.cts file to make TypeScript happy.

v6.0.1

Compare Source

Bug fixes

Work around limitations in tree-shaking software that prevented basicSetup from being removed when unused.

v6.0.0

Compare Source

Breaking changes

Change the package name from @codemirror/example-setup to just codemirror.

The package no longer exports EditorState (since that is no longer necessary to set up a basic editor).

New features

The new minimalSetup export provides a minimal set of editor extensions.

v5.65.20

Compare Source

v5.65.19

Compare Source

v5.65.18

Compare Source

jshttp/cookie (cookie)

v1.0.2

Compare Source

Fixed

Added

v1.0.1

Compare Source

Added

v1.0.0

Compare Source

Breaking changes

  • Use modern JS features, ship TypeScript definition (#​175) 1cc64ff
    • Adds __esModule marker, imports need to use import { parse, serialize } or import * as cookie
  • Minimum node.js v18
  • Uses null prototype object for parse return value
  • Changes strict and priority to match the lower case strings (i.e. low, not LOW or Low)
  • Require maxAge to be an integer using Number.isInteger check
  • Delegates decode implementation details to decode option (i.e. error handling and quote parsing is defined by decode)
  • Improve arg/option error messages (#​162) e206fd5 @​MaoShizhong

Other

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

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v13.0.1

Compare Source

v13.0.0

Compare Source

⚠ BREAKING CHANGES

For more information please visit tinyglobby.

The breaking change only affects the developer who used these options - gitignore and ignoreFiles in the globOptions option.

Please migrate to the ignore option.

Bug Fixes
  • concurrency option is limited to files now (#​796) (d42469c)
  • the order of patterns provided by the developer is respected
12.0.2 (2024-01-17)
Bug Fixes
12.0.1 (2024-01-11)
Bug Fixes
webpack-contrib/css-loader (css-loader)

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
  • added the getJSON option to output CSS modules mapping (#​1577) (af834b4)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • The modules.namedExport option is true by default if you enable the esModule option

Migration guide:

Before:

import style from "./style.css";

console.log(style.myClass);

After:

import * as style from "./style.css";

console.log(style.myClass);

To restore 6.x behavior, please use:

module.exports = {
  module: {
    rules: [
      {
        test: /\.css$/i,
        loader: "css-loader",
        options: {
          modules: {
            namedExport: false,
            exportLocalsConvention: 'as-is',
            //
            // or, if you prefer camelcase style
            //
            // exportLocalsConvention: 'camel-case-only'
          },
        },
      },
    ],
  },
};

Typescript migration:

Before:

declare module '*.module.css' {
  const classes: { [key: string]: string };
  export default classes;
}

After:

declare module '*.module.css' {
  const classes: { [key: string]: string };
  export = classes;
}
  • The modules.exportLocalsConvention has the value as-is when the modules.namedExport option is true and you don't specify a value
  • Minimum supported webpack version is 5.27.0
  • Minimum supported Node.js version is 18.12.0
Features

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/major-packages branch 2 times, most recently from 4707842 to d328514 Compare March 6, 2024 08:28
@renovate renovate bot force-pushed the renovate/major-packages branch from d328514 to 0c307bf Compare March 10, 2024 04:23
@renovate renovate bot force-pushed the renovate/major-packages branch 2 times, most recently from 2df51cd to f5134b0 Compare April 4, 2024 21:05
@renovate renovate bot force-pushed the renovate/major-packages branch from f5134b0 to 8be9fa2 Compare April 5, 2024 21:32
Copy link
Contributor Author

renovate bot commented Apr 5, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @babel/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"9.2.0" from the root project
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm ERR!   node_modules/@eslint-community/eslint-utils
npm ERR!     @eslint-community/eslint-utils@"^4.2.0" from [email protected]
npm ERR!   3 more (eslint-config-google, eslint-config-prettier, eslint-plugin-prettier)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.5.0 || ^8.0.0" from @babel/[email protected]
npm ERR! node_modules/@babel/eslint-parser
npm ERR!   dev @babel/eslint-parser@"7.23.10" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^7.5.0 || ^8.0.0" from @babel/[email protected]
npm ERR!   node_modules/@babel/eslint-parser
npm ERR!     dev @babel/eslint-parser@"7.23.10" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-07T12_58_42_174Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-packages branch 2 times, most recently from c1def02 to cde720d Compare April 10, 2024 17:21
@renovate renovate bot force-pushed the renovate/major-packages branch 5 times, most recently from 40a44df to 6ece904 Compare April 25, 2024 19:10
@renovate renovate bot force-pushed the renovate/major-packages branch 2 times, most recently from 78b93cf to 72b9fb5 Compare May 3, 2024 22:32
@renovate renovate bot force-pushed the renovate/major-packages branch from 72b9fb5 to b9cf646 Compare May 7, 2024 12:58
@renovate renovate bot force-pushed the renovate/major-packages branch 2 times, most recently from 57671b7 to 13ab92c Compare May 22, 2024 17:21
@renovate renovate bot force-pushed the renovate/major-packages branch 5 times, most recently from da1b478 to fce88ec Compare June 1, 2024 20:07
@renovate renovate bot force-pushed the renovate/major-packages branch 5 times, most recently from 324dd88 to 71b61f1 Compare June 12, 2024 08:20
@renovate renovate bot force-pushed the renovate/major-packages branch from 71b61f1 to 2d50b08 Compare June 13, 2024 13:19
@renovate renovate bot force-pushed the renovate/major-packages branch 4 times, most recently from 3c0a733 to 04b90f3 Compare August 3, 2025 17:06
@renovate renovate bot force-pushed the renovate/major-packages branch 8 times, most recently from be13545 to 343a9ea Compare August 10, 2025 13:38
@renovate renovate bot force-pushed the renovate/major-packages branch 4 times, most recently from 72c95a1 to 5c927f6 Compare August 18, 2025 05:13
@renovate renovate bot force-pushed the renovate/major-packages branch 6 times, most recently from a8c44cd to 8f52080 Compare August 23, 2025 00:52
@renovate renovate bot force-pushed the renovate/major-packages branch 6 times, most recently from 1429364 to 760ebff Compare August 31, 2025 20:57
@renovate renovate bot force-pushed the renovate/major-packages branch from 760ebff to 04991bb Compare September 8, 2025 00:06
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.

1 participant