Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@prettier/plugin-pug 3.0.03.4.2 age confidence devDependencies minor
@prettier/plugin-xml 3.2.23.4.2 age confidence devDependencies minor
actions/cache v4v5 age confidence action major
actions/checkout v4v6 age confidence action major
actions/create-github-app-token v1v2 age confidence action major
actions/setup-node v4v6 age confidence action major
actions/upload-artifact v4v6 age confidence action major
autoprefixer 10.4.1610.4.24 age confidence devDependencies patch
copy-webpack-plugin 11.0.013.0.1 age confidence devDependencies major
cross-env 7.0.310.1.0 age confidence devDependencies major
css-loader 6.8.17.1.3 age confidence devDependencies major
css-minimizer-webpack-plugin 5.0.17.0.4 age confidence devDependencies major
del-cli 5.1.07.0.0 age confidence devDependencies major
eslint-plugin-import 2.29.12.32.0 age confidence devDependencies minor
github/codeql-action v3v4 age confidence action major
html-webpack-plugin 5.6.05.6.6 age confidence devDependencies patch
husky 8.0.39.1.7 age confidence devDependencies major
is-ci 3.0.14.1.0 age confidence devDependencies major
jest (source) 29.7.030.2.0 age confidence devDependencies major
jest-puppeteer (source) 9.0.211.0.0 age confidence devDependencies major
mini-css-extract-plugin 2.7.62.10.0 age confidence devDependencies minor
node 20.x24.x age confidence uses-with major
npm-run-allnpm-run-all2 4.1.55.0.0 devDependencies replacement
pdfkit (source) 0.14.00.17.2 age confidence dependencies minor
postcss-loader 7.3.38.2.0 age confidence devDependencies major
puppeteer (source) 21.6.124.37.2 age confidence devDependencies major
serve 14.2.114.2.5 age confidence devDependencies patch
stefanzweifel/git-auto-commit-action v5v7 age confidence action major
svgo (source) 3.1.04.0.0 age confidence devDependencies major
webpack-cli (source) 5.1.46.0.1 age confidence devDependencies major
xo 0.58.01.2.3 age confidence devDependencies major

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

prettier/plugin-pug (@​prettier/plugin-pug)

v3.4.2

Compare Source

diff

  • Followup for: Handle unexpected missing block SyntaxError when parsing unbuffered code (#​600)

v3.4.1

Compare Source

diff

  • Handle unexpected missing block SyntaxError when parsing unbuffered code (#​600)

v3.4.0

Compare Source

diff

  • Handle TS syntax in vue context (#​365)
  • Enhance quotation of variable formatting (#​512)
  • Enhance quotation of vue v-bind (#​531)

v3.3.0

Compare Source

diff

  • Add pugPreserveWhitespace option (#​567)

v3.2.1

Compare Source

diff

  • Fix special case for escaped double quotes in Vue expressions (#​529)

v3.2.0

Compare Source

diff

  • Multiple fixes for class attribute conversions (#​509)

v3.1.0

Compare Source

diff

  • Add option to set indent depth of closing brackets (#​502)
  • Fix class attributes not counting towards attribute wrapping (#​503)
prettier/plugin-xml (@​prettier/plugin-xml)

v3.4.2

Compare Source

Changed
  • Exclude .ts and .tsx as XML extensions.

v3.4.1

Compare Source

Changed
  • Fix the npm publish.

v3.4.0

Compare Source

Added
  • Export plugin type.
Changed
  • Fix printing around reference nodes.
  • Trim only XML whitespace, not JS whitespace.

v3.3.1

Compare Source

Changed
  • Allow elements to be marked as whitespace ignored even when they have reference nodes.

v3.3.0

Compare Source

Added
  • Support for formatWithCursor.
Changed
  • Always keep whitespace around in xsl:text tags.
actions/cache (actions/cache)

v5

Compare Source

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

actions/create-github-app-token (actions/create-github-app-token)

v2

Compare Source

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

v6

Compare Source

v5

Compare Source

actions/upload-artifact (actions/upload-artifact)

v6

Compare Source

v5

Compare Source

postcss/autoprefixer (autoprefixer)

v10.4.24

Compare Source

  • Made Autoprefixer a little faster (by @​Cherry).

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

v10.4.21

Compare Source

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
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

v12.0.2

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

v12.0.1

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

v12.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
kentcdodds/cross-env (cross-env)

v10.1.0

Compare Source

Features
  • add support for default value syntax (152ae6a)

For example:

"dev:server": "cross-env wrangler dev --port ${PORT:-8787}",

If PORT is already set, use that value, otherwise fallback to 8787.

Learn more about Shell Parameter Expansion

v10.0.0

Compare Source

TL;DR: You should probably not have to change anything if:

  • You're using a modern maintained version of Node.js (v20+ is tested)
  • You're only using the CLI (most of you are as that's the intended purpose)

In this release (which should have been v8 except I had some issues with automated releases 🙈), I've updated all the things and modernized the package. This happened in #​261

Was this needed? Not really, but I just thought it'd be fun to modernize this package.

Here's the highlights of what was done.

  • Replace Jest with Vitest for testing
  • Convert all source files from .js to .ts with proper TypeScript types
  • Use zshy for ESM-only builds (removes CJS support)
  • Adopt @​epic-web/config for TypeScript, ESLint, and Prettier
  • Update to Node.js >=20 requirement
  • Remove kcd-scripts dependency
  • Add comprehensive e2e tests with GitHub Actions matrix testing
  • Update GitHub workflow with caching and cross-platform testing
  • Modernize documentation and remove outdated sections
  • Update all dependencies to latest versions
  • Add proper TypeScript declarations and exports

The tool maintains its original functionality while being completely modernized with the latest tooling and best practices

BREAKING CHANGES
  • This is a major rewrite that changes the module format from CommonJS to ESM-only. The package now requires Node.js >=20 and only exports ESM modules (not relevant in most cases).
webpack/css-loader (css-loader)

v7.1.3

Compare Source

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
  • The modules.namedExports option works fine with any modules.exportLocalsConvention values (f96a110)
  • Added dashed variants for the modules.exportLocalsConvention options (40e1668)

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.1

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#​1569) (d641c4d)
  • support named exports with any characters (6f43929)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support
webpack/css-minimizer-webpack-plugin (css-minimizer-webpack-plugin)

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

⚠ BREAKING CHANGES

v6.0.0

Compare Source

⚠ BREAKING CHANGES
5.0.1 (2023-06-13)
Bug Fixes
sindresorhus/del-cli (del-cli)

v7.0.0

Compare Source

Breaking
Improvements
  • Improve error presentation 822f27c
  • Fix --dry-run behavior and clarify help text f71aaa6

v6.0.0

Compare Source

Breaking
Improvements
import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
github/codeql-action (github/codeql-action)

v4

Compare Source

jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.6

Compare Source

v5.6.5

Compare Source

v5.6.4

Compare Source

v5.6.3

Compare Source

[v5.6.2](https://redirect.github.com/jantimon/ht


Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 11pm" (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 added the dependencies Pull requests that update a dependency file label Jan 28, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 49fb2b1 to 4b1c9de Compare February 5, 2024 12:07
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from e0760c6 to f2722d4 Compare February 15, 2024 16:34
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 1155e0c to 0b2eada Compare February 23, 2024 22:31
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from a7fc06d to 9e2a2e6 Compare March 1, 2024 17:29
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from d9b20bd to 79269e3 Compare March 10, 2024 00:29
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 78124dd to ed7fe72 Compare March 20, 2024 11:28
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 5ce11ac to e9a8a98 Compare December 8, 2025 13:01
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from cccf047 to 2f86655 Compare December 18, 2025 14:33
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 244ca05 to ef7e17f Compare December 31, 2025 19:02
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0e0e2a6 to 49f3f55 Compare January 14, 2026 04:57
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 60b0716 to 83d7a4d Compare January 22, 2026 12:53
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 40a2f7b to 610c0c9 Compare January 28, 2026 02:32
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7c97c20 to 72d93e1 Compare February 6, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants