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.84.0 age adoption passing confidence devDependencies minor 0.85.0
@​graphprotocol/graph-ts ^0.32.0 -> ^0.35.0 age adoption passing confidence dependencies minor
@logtail/pino (source) ^0.4.19 -> ^0.5.0 age adoption passing confidence devDependencies minor
@types/react (source) 18.2.0 -> 18.3.10 age adoption passing confidence devDependencies minor 18.3.11
@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.26.11 age adoption passing confidence action minor
hardhat (source) 2.15.0 -> 2.22.12 age adoption passing confidence devDependencies minor
hardhat-deploy 0.11.42 -> 0.12.4 age adoption passing confidence devDependencies minor
hardhat-deploy-ethers 0.4.0-next.1 -> 0.4.2 age adoption passing confidence devDependencies patch
ipfs/go-ipfs v0.22.0 -> v0.30.0 age adoption passing confidence minor
node (source) 20.11.0 -> 20.17.0 age adoption passing confidence volta minor v20.18.0
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
solidity-coverage 0.8.2 -> 0.8.13 age adoption passing confidence devDependencies patch
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.0 age adoption passing confidence packageManager minor

Release Notes

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

v0.5.0

Compare Source

What's Changed

New Contributors

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

v0.4.22

Compare Source

What's Changed

New Contributors

Full Changelog: logtail/logtail-js@v0.4.21...v0.4.22

v0.4.21

Compare Source

What's Changed

Full Changelog: logtail/logtail-js@v0.4.20...v0.4.21

v0.4.20

Compare Source

What's Changed

Full Changelog: logtail/logtail-js@v0.4.19...v0.4.20

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.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

nomiclabs/hardhat (hardhat)

v2.22.12: Hardhat v2.22.12

Compare Source

This release includes a refactor to our internal solidity tracing logic that should result in a ~10% performance improvement for many workloads.

v2.22.11: Hardhat v2.22.11

Compare Source

This release adds support for the latest solc versions (0.8.25, 0.8.26, and 0.8.27). Additionally, it includes bug fixes, documentation improv


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 failed. Why did it fail? →

Name Link
🔨 Latest commit 3592b98
🔍 Latest deploy log https://app.netlify.com/sites/kleros-v2-testnet/deploys/66ff176706886c000861d1d8

@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 c6f22b7 to 9c85735 Compare September 6, 2024 14:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c63f340 to 46a59d7 Compare September 13, 2024 19:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 09ed502 to ffd845e Compare September 24, 2024 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 258b36a to 988b889 Compare October 2, 2024 12:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 988b889 to 3592b98 Compare October 3, 2024 22:15
Copy link

codeclimate bot commented Oct 3, 2024

Code Climate has analyzed commit 3592b98 and detected 0 issues on this pull request.

View more on Code Climate.

Copy link

sonarcloud bot commented Oct 3, 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