Skip to content

chore(deps): update all dependencies#4

Open
renovate[bot] wants to merge 1 commit intoaperturefrom
renovate/all
Open

chore(deps): update all dependencies#4
renovate[bot] wants to merge 1 commit intoaperturefrom
renovate/all

Conversation

@renovate
Copy link

@renovate renovate bot commented May 16, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react (source) ^18.2.24^19.0.0 age adoption passing confidence devDependencies major
@types/react-dom (source) ^18.2.8^19.0.0 age adoption passing confidence devDependencies major
actions/checkout v4.1.1v6.0.2 age adoption passing confidence action major
actions/dependency-review-action v3.1.5v4.9.0 age adoption passing confidence action major
actions/setup-node v4.0.1v6.3.0 age adoption passing confidence action major
esbuild ^0.19.11^0.27.0 age adoption passing confidence devDependencies minor
github/codeql-action v3.23.0v4.32.6 age adoption passing confidence action major
node (source) 20.11.024.14.0 age adoption passing confidence major
prettier (source) 3.2.53.8.1 age adoption passing confidence devDependencies minor
react (source) ^18.2.0^19.0.0 age adoption passing confidence devDependencies major
react-dom (source) ^18.2.0^19.0.0 age adoption passing confidence devDependencies major
rimraf ^5.0.5^6.0.0 age adoption passing confidence devDependencies major
step-security/harden-runner v2.6.1v2.15.1 age adoption passing confidence action minor
typescript (source) 5.4.55.9.3 age adoption passing confidence devDependencies minor

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598
actions/dependency-review-action (actions/dependency-review-action)

v4.9.0: Dependency Review Action 4.9.0

Compare Source

This feature release contains a couple of notable changes:

  • There is a new configuration option show_patched_versions which will add a column to the output, showing the fix version of each vulnerable dependency. Thanks @​felickz!
  • Runs which do not display OpenSSF scorecards no longer fetch scorecard information; previously it was fetched regardless of whether or not it was displayed, causing unneccessary slowness. Great catch @​jantiebot!
  • There are a couple of fixes to purl parsing which should improve match accuracy for allow-package-dependency lists, including case (in)sensitivity and url-encoded namespaces Thanks @​juxtin!

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.8.3...v4.9.0

v4.8.3: 4.8.3

Compare Source

Dependency Review Action v4.8.3

This is a bugfix release that updates a number of upstream dependencies and includes a fix for the earlier feature that detected oversized summaries and upload them as artifacts, which could occasionally crash the action.

We have also updated the release process to use a long-lived v4 branch for the action, instead of a force-pushed tag, which aligns better with git branching strategies; the change should be transparent to end users.

What's Changed

Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.8.2..v4.8.3

v4.8.2

Compare Source

Minor fixes:

v4.8.1: Dependency Review Action v4.8.1

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.8.0

v4.7.4

Compare Source

v4.7.3: 4.7.3

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.7.3

v4.7.2: 4.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.7.2

v4.7.1

Compare Source

  • Packages added to allow-dependencies-licenses will be allowed even if the package in question has no license information #​889
  • License expressions (e.g. Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g. Ruby)

v4.7.0

Compare Source

  • Handle complex license expressions (e.g. MIT AND GPL-2.0) in allow lists (fixes #​809 and probably others)
  • Replace OTHER in package licenses with LicenseRef-clearlydefined-OTHER so that parsing passes

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

v4.3.4

Compare Source

What's Changed

  • Include all added dependencies in scorecard entries by @​elireisman in #​783
  • Update SPDX Expression Parsing by @​febuiles in #​719
    • This PR is a significant refactor of SPDX expression parsing that may fix some bugs, but unfortunately there are several related known issues that remain unresolved as of this version.

Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4

v4.3.3: Notes for v4.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2

v4.3.1

Compare Source

What's Changed

This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See #​753.

Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1

v4.3.0

Compare Source

New Features

  • The deny-packages option can now be used without a version number to exclude all versions of a package.

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0

v4.2.5: 4.2.5

Compare Source

What's Changed

  • Fixed a bug where some configuration options in external files were not being properly picked up -- #​722
  • Bump eslint from 8.56.0 to 8.57.0

Full Changelog: actions/dependency-review-action@v4.2.4...v4.2.5

v4.2.4

Compare Source

What's Changed

Fixed a bug in the output of OpenSSF cards for GitHub Actions.

New Contributors

Full Changelog: actions/dependency-review-action@v4.2.3...v4.2.4

v4.2.3: 4.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.1.3...v4.2.3

v4.1.3: 4.1.3

Compare Source

Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see #​697).

Full Changelog: actions/dependency-review-action@v4.1.2...v4.1.3

v4.1.2: 4.1.2

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.1.1...v4.1.2

v4.1.1: 4.1.1

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.1.0...v4.1.1

v4.1.0: 4.1.0

Compare Source

What's Changed

Added a new configuration option (warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.1.0

v4.0.0

Compare Source

  • Update action to Node 20 by @​takost in #​639
  • Dependabot updates, see the full changelog for more details.

New Contributors

Full Changelog: actions/dependency-review-action@v3.1.5...v4.0.0

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

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

[Compare Source](http


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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/all branch 4 times, most recently from e88c77e to 6f3965f Compare May 23, 2024 20:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 77c15dc to 9973f2d Compare May 31, 2024 11:10
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ba891b8 to f69fde3 Compare June 7, 2024 15:20
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 13b63c1 to 87d300e Compare June 13, 2024 16:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 6f97cf9 to 6849a65 Compare June 20, 2024 20:09
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 14dbe85 to c045671 Compare July 2, 2024 03:45
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from d112979 to 69273cc Compare July 12, 2024 10:01
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 26b3972 to 142deb2 Compare August 19, 2024 19:10
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4615341 to 95d80aa Compare August 24, 2024 00:07
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 94e1ed7 to 01db553 Compare August 30, 2024 10:48
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 7e2aa1b to a65f7eb Compare September 16, 2024 10:56
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from cd68fa0 to b331236 Compare September 22, 2024 04:35
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 5dfee52 to d757c5f Compare September 30, 2024 15:14
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 58111d7 to 62880c4 Compare October 3, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants