Skip to content

fix(deps): update all dependencies #380

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: master
Choose a base branch
from
Open

fix(deps): update all dependencies #380

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@1stg/app-config (source) ^10.0.1 -> ^14.0.0 age confidence devDependencies major
@commitlint/cli (source) ^18.6.1 -> ^19.0.0 age confidence devDependencies major
@types/webpack (source) ^4.41.38 -> ^5.0.0 age confidence devDependencies major
actions/checkout -> 11bd719 action pinDigest
actions/setup-node -> 49933ea action pinDigest
babel-loader ^8.3.0 -> ^10.0.0 age confidence devDependencies major
cross-env ^7.0.3 -> ^10.0.0 age confidence dependencies major
css-loader ^5.2.7 -> ^7.0.0 age confidence devDependencies major
eslint (source) ^8.56.0 -> ^9.0.0 age confidence devDependencies major
eslint-import-resolver-typescript ^3.6.1 -> ^4.0.0 age confidence devDependencies major
github/codeql-action -> 4e828ff action pinDigest
history ^4.10.1 -> ^5.0.0 age confidence dependencies major
koa-cash ^4.1.1 -> ^5.0.0 age confidence dependencies major
koa-logger ^3.2.1 -> ^4.0.0 age confidence dependencies major
lint-staged ^15.2.2 -> ^16.0.0 age confidence devDependencies major
lru-cache ^10.1.0 -> ^11.0.0 age confidence dependencies major
mini-css-extract-plugin ^1.6.2 -> ^2.0.0 age confidence devDependencies major
node (source) 16.20.2 -> 22.17.1 age confidence major
npm-run-all2 ^6.1.2 -> ^8.0.0 age confidence devDependencies major
postcss-loader ^4.3.0 -> ^8.0.0 age confidence devDependencies major
react (source) ^18.2.0 -> ^19.0.0 age confidence dependencies major
react-dom (source) ^18.2.0 -> ^19.0.0 age confidence dependencies major
react-router (source) ^5.3.4 -> ^7.0.0 age confidence dependencies major
react-router-dom (source) ^5.3.4 -> ^7.0.0 age confidence dependencies major
rimraf ^5.0.5 -> ^6.0.0 age confidence devDependencies major
sass-loader ^10.5.2 -> ^16.0.0 age confidence devDependencies major
webpack ^4.47.0 -> ^5.0.0 age confidence devDependencies major
webpack-cli (source) ^4.10.0 -> ^6.0.0 age confidence devDependencies major
webpack-merge ^5.10.0 -> ^6.0.0 age confidence devDependencies major
yarn (source) 3.8.5 -> 4.9.2 age confidence packageManager major

Release Notes

1stG/configs (@​1stg/app-config)

v14.3.0

Compare Source

Minor Changes
Patch Changes

v14.2.0

Compare Source

Minor Changes
Patch Changes

v14.1.0

Compare Source

Minor Changes
Patch Changes

v14.0.0

Compare Source

Major Changes
Patch Changes

v13.1.0

Compare Source

Minor Changes
Patch Changes

v13.0.1

Compare Source

Patch Changes

v13.0.0

Compare Source

Major Changes
Patch Changes

v12.0.1

Compare Source

Patch Changes

v12.0.0

Compare Source

Major Changes
Patch Changes

v11.1.2

Compare Source

Patch Changes

v11.1.1

Compare Source

Patch Changes

v11.1.0

Compare Source

Minor Changes
Patch Changes

v11.0.3

Compare Source

Patch Changes

v11.0.2

Compare Source

Patch Changes

v11.0.1

Compare Source

Patch Changes

v11.0.0

Compare Source

Major Changes
Patch Changes
conventional-changelog/commitlint (@​commitlint/cli)

v19.8.1

Compare Source

Bug Fixes

v19.8.0

Compare Source

Performance Improvements
  • use node: prefix to bypass require.cache call for builtins (#​4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

v19.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

babel/babel-loader (babel-loader)

v10.0.0

Compare Source

What's Changed

Breaking Changes
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

v9.1.3

Compare Source

Security dependency updates

New Contributors

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

v9.1.2

Compare Source

9.1.1 was a broken release, it didn't include all the commits.

Dependencies updates

Misc

New Contributors

Full Changelog: babel/babel-loader@v9.1.0...v9.1.2

v9.1.1

Compare Source

v9.1.0

Compare Source

New features

Full Changelog: babel/babel-loader@v9.0.1...v9.1.0

v9.0.1

Compare Source

Bug Fixes

Full Changelog: babel/babel-loader@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.2.5...v9.0.0

v8.4.1

Compare Source

What's Changed

Full Changelog: babel/babel-loader@v8.4.0...v8.4.1

v8.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: babel/babel-loader@v8.3.0...v8.4.0

kentcdodds/cross-env (cross-env)

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-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;
}

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

changeset-bot bot commented Apr 1, 2025

⚠️ No Changeset found

Latest commit: d06a908

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hackernews ❌ Failed (Inspect) Aug 7, 2025 9:16pm

Copy link

coderabbitai bot commented Apr 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

socket-security bot commented Apr 1, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​unrs/​resolver-binding-android-arm-eabi@​1.11.11001003788100
Added@​unrs/​resolver-binding-android-arm64@​1.11.11001003788100
Added@​unrs/​resolver-binding-darwin-arm64@​1.11.11001003793100
Added@​unrs/​resolver-binding-darwin-x64@​1.11.11001003793100
Added@​unrs/​resolver-binding-freebsd-x64@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-arm-gnueabihf@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-arm-musleabihf@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-arm64-gnu@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-arm64-musl@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-ppc64-gnu@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-riscv64-gnu@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-riscv64-musl@​1.11.11001003792100
Added@​unrs/​resolver-binding-linux-s390x-gnu@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-x64-gnu@​1.11.11001003793100
Added@​unrs/​resolver-binding-linux-x64-musl@​1.11.11001003793100
Added@​unrs/​resolver-binding-win32-arm64-msvc@​1.11.11001003793100
Added@​unrs/​resolver-binding-win32-ia32-msvc@​1.11.11001003793100
Added@​unrs/​resolver-binding-win32-x64-msvc@​1.11.11001003793100
Updatednode-releases@​2.0.14 ⏵ 2.0.19100 +11004177100
Updated@​1stg/​common-config@​10.0.0 ⏵ 14.3.052 +110051 +394100
Addedarray.prototype.flat@​1.3.2671009152100
Addedobject.assign@​4.1.46710010052100
Updated@​vue/​babel-helper-vue-transform-on@​1.1.5 ⏵ 1.4.01001005385100
Updated@​babel/​plugin-transform-react-jsx-development@​7.22.5 ⏵ 7.27.110010057 -289100
Added@​babel/​plugin-syntax-destructuring-private@​7.23.3631006092100
Added@​babel/​plugin-transform-regexp-modifiers@​7.27.11001006188100
Updated@​babel/​plugin-transform-dotall-regex@​7.23.3 ⏵ 7.27.11001006189100
Updated@​babel/​plugin-transform-unicode-regex@​7.23.3 ⏵ 7.27.11001006189100
Added@​babel/​plugin-syntax-function-bind@​7.23.31001006192100
Added@​babel/​plugin-syntax-async-do-expressions@​7.23.3691006192100
Added@​babel/​plugin-syntax-do-expressions@​7.23.31001006192100
Added@​babel/​plugin-syntax-function-sent@​7.23.31001006192100
Added@​babel/​plugin-syntax-partial-application@​7.23.3981006192100
See 521 more rows in the dashboard

View full report

Copy link

socket-security bot commented Apr 6, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/all branch from 574d4b6 to 38ecf67 Compare May 2, 2025 09:51
@renovate renovate bot force-pushed the renovate/all branch from 38ecf67 to 3ab2bbd Compare May 2, 2025 19:23
@renovate renovate bot force-pushed the renovate/all branch from 3ab2bbd to d35b238 Compare May 10, 2025 17:51
@renovate renovate bot force-pushed the renovate/all branch from d35b238 to 0c84720 Compare May 14, 2025 23:20
@renovate renovate bot force-pushed the renovate/all branch from 0c84720 to 44e794a Compare May 16, 2025 10:48
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