Skip to content
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

chore(deps): update all non-major dependencies #822

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@​graphprotocol/graph-cli 0.64.1 -> 0.87.0 age adoption passing confidence devDependencies minor 0.88.0
@​graphprotocol/graph-ts ^0.32.0 -> ^0.35.0 age adoption passing confidence dependencies minor
@logtail/pino (source) ^0.4.22 -> ^0.5.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.0 -> 18.3.12 age adoption passing confidence devDependencies minor
@yornaath/batshit ^0.9.0 -> ^0.10.0 age adoption passing confidence dependencies minor
actions/checkout v3.5.3 -> v3.6.0 age adoption passing confidence action minor
actions/checkout v3.5.2 -> v3.6.0 age adoption passing confidence action minor
actions/dependency-review-action v3.0.8 -> v3.1.5 age adoption passing confidence action minor
actions/setup-node v3.8.1 -> v3.8.2 age adoption passing confidence action patch
actions/upload-artifact v3.1.2 -> v3.2.1 age adoption passing confidence action minor
dependabot/fetch-metadata v1.6.0 -> v1.7.0 age adoption passing confidence action minor
getsentry/action-release v1.4.1 -> v1.7.0 age adoption passing confidence action minor
github/codeql-action v2.22.0 -> v2.27.0 age adoption passing confidence action minor
ipfs/go-ipfs v0.22.0 -> v0.31.0 age adoption passing confidence minor
next (source) 14.2.14 -> 14.2.16 age adoption passing confidence dependencies patch 14.2.17
node (source) 20.11.0 -> 20.18.0 age adoption passing confidence volta minor
node (source) 18.19.0 -> 18.20.4 age adoption passing confidence volta minor
ossf/scorecard-action v2.3.0 -> v2.4.0 age adoption passing confidence action minor
step-security/harden-runner v2.5.0 -> v2.10.1 age adoption passing confidence action minor
step-security/harden-runner v2.6.0 -> v2.10.1 age adoption passing confidence action minor
vanilla-jsoneditor ^0.21.4 -> ^0.23.0 age adoption passing confidence dependencies minor
vite-plugin-node-polyfills ^0.21.0 -> ^0.22.0 age adoption passing confidence devDependencies minor
yarn (source) 4.0.2+sha256.825003a0f561ad09a3b1ac4a3b3ea6207af2796d54f62a9420520915721f5186 -> 4.5.1 age adoption passing confidence packageManager minor

Release Notes

logtail/logtail-js (@​logtail/pino)

v0.5.2

Compare Source

What's Changed

Full Changelog: logtail/logtail-js@v0.5.1...v0.5.2

v0.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: logtail/logtail-js@v0.4.23...v0.5.0

yornaath/batshit (@​yornaath/batshit)

v0.10.1

Compare Source

v0.10.0

Compare Source

actions/checkout (actions/checkout)

v3.6.0

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v3.1.5: 3.1.5

Compare Source

What's Changed

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

v3.1.4: 3.1.4

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v3...v3.1.4

v3.1.3: 3.1.3

Compare Source

What's Changed

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

v3.1.2: 3.1.2

Compare Source

What's Changed

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

v3.1.1: 3.1.1

Compare Source

What's Changed

  • Update a bunch of dependencies, including major version upgrades for octokit, @actions/github and typescript.

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

v3.1.0: 3.1.0

Compare Source

What's New

Added support for dependencies submitted through the dependency submission API. This includes two new configuration parameters: retry-on-snapshot-warnings and retry-on-snapshot-warnings-timeout.

What's Changed

New Contributors

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

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

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

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

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

dependabot/fetch-metadata (dependabot/fetch-metadata)

v1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v1.6.0...v1.7.0

getsentry/action-release (getsentry/action-release)

v1.7.0

Compare Source

  • Updates Sentry CLI to the latest 2.24.1 version

v1.6.0

Compare Source

Reverts the PR attempting to update the CLI to v2.x

v1.5.0

Compare Source

github/codeql-action (github/codeql-action)

v2.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

2.27.0 - 22 Oct 2024

  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v2.26.13

Compare Source

v2.26.12

Compare Source

v2.26.11

Compare Source

v2.26.10

Compare Source

v2.26.9

Compare Source

v2.26.8

Compare Source

v2.26.7

Compare Source

v2.26.6

Compare Source

v2.26.5

Compare Source

v2.26.4

Compare Source

v2.26.3

Compare Source

v2.26.2

Compare Source

v2.26.1

Compare Source

v2.26.0

Compare Source

v2.25.15

Compare Source

v2.25.14

Compare Source

v2.25.13

Compare Source

v2.25.12

Compare Source

v2.25.11

Compare Source

v2.25.10

Compare Source

v2.25.9

Compare Source

v2.25.8

Compare Source

v2.25.7

Compare Source

v2.25.6

Compare Source

v2.25.5

Compare Source

v2.25.4

Compare Source

v2.25.3

Compare Source

v2.25.2

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

v2.24.11

Compare Source

v2.24.10

Compare Source

v2.24.9

Compare Source

v2.24.8

Compare Source

v2.24.7

Compare Source

v2.24.6

Compare Source

v2.24.5

Compare Source

v2.24.4

Compare Source

v2.24.3

Compare Source

v2.24.2

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.12

Compare Source

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

vercel/next.js (next)

v14.2.16

Compare Source

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

nodejs/node (node)

v20.18.0: 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos

Compare Source

Notable Changes
Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in Node.js.
Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag.
With this feature enabled, you can inspect network activities occurring within a JavaScript ap


Configuration

📅 Schedule: Branch creation - "before 4am" (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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 10, 2023
@netlify
Copy link

netlify bot commented May 10, 2023

Deploy Preview for kleros-v2-testnet ready!

Name Link
🔨 Latest commit 4c04af9
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/672bd45d4f32120008d7d246
😎 Deploy Preview https://deploy-preview-822--kleros-v2-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a021c54 to a5febbd Compare May 15, 2023 06:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5febbd to 109147f Compare May 20, 2023 11:17
@netlify
Copy link

netlify bot commented May 20, 2023

Deploy Preview for kleros-v2-contracts ready!

Name Link
🔨 Latest commit 00fdc00
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-contracts/deploys/64f1c287fc2b300008d684b4
😎 Deploy Preview https://deploy-preview-822--kleros-v2-contracts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 7fc38af to d1075ef Compare May 29, 2023 08:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1b569ef to 2711ffa Compare June 8, 2023 08:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 381bc4a to 04356ed Compare October 23, 2024 15:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from f12544b to 193cdf6 Compare October 30, 2024 10:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3e0bdbc to 88102c1 Compare November 6, 2024 20:09
Copy link

codeclimate bot commented Nov 6, 2024

Code Climate has analyzed commit 4c04af9 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented Nov 6, 2024

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.

1 participant