Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps checkly from 4.15.0 to 4.17.0.

Release notes

Sourced from checkly's releases.

4.17.0

What's Changed

Other Changes

Full Changelog: checkly/checkly-cli@4.16.0...4.17.0

4.16.0

What's Changed

Other Changes

  • feat: support wildcard exports when parsing dependency tree [sc-22632] by @​sorccu in checkly/checkly-cli#1003
  • fix: updates wrong links to correct url. [sc-00] by @​tnolet in checkly/checkly-cli#1005
  • feat: check constructs against account default runtime if not given [sc-22843] by @​sorccu in checkly/checkly-cli#1007
    • IMPORTANT: If do not set a runtimeId in your checks or Checkly configuration, the CLI will now use the default runtime of your Checkly account, instead of the previously hardcoded 2024.02 runtime.

Full Changelog: checkly/checkly-cli@4.15.0...4.16.0

Commits
  • 33f3c08 feat: support node: prefix for built-in modules (#1009)
  • 19656b8 feat: support tsconfig paths and package-relative imports [sc-22644] (#1006)
  • 5dbc83f fix: fix broken and flaky e2e test (#1008)
  • 611733f feat: check constructs against account default runtime if not given (#1007)
  • 1fe533f fix: updates wrong links to correct url. [sc-00] (#1005)
  • e99187c feat: support wildcard exports when parsing dependency tree [sc-22632] (#1003)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR focuses on updating package dependencies and versions in the package.json and pnpm-lock.yaml files, ensuring compatibility and access to the latest features and fixes.

Detailed summary

  • Updated checkly from ^4.15.0 to ^4.17.0 in package.json.
  • Updated @types/node from 22.10.2 to 22.10.7 in multiple places within pnpm-lock.yaml.
  • Updated ansis from 3.6.0 to 3.9.0 in pnpm-lock.yaml.
  • Updated fast-uri from 3.0.5 to 3.0.6 in pnpm-lock.yaml.
  • Updated acorn from 8.8.1 to 8.14.0 and acorn-walk from 8.2.0 to 8.3.4 in pnpm-lock.yaml.
  • Updated minipass from 6.0.2 to 7.1.2 in pnpm-lock.yaml.
  • Updated readable-stream from 4.6.0 to 4.7.0 in pnpm-lock.yaml.
  • Updated @oclif/core from 4.2.1 to 4.2.3 in pnpm-lock.yaml.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@dependabot dependabot bot requested review from a team as code owners January 20, 2025 21:20
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jan 20, 2025

⚠️ No Changeset found

Latest commit: 41b9048

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel
Copy link

vercel bot commented Jan 20, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 8:21am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 8:21am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 8:21am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 8:21am

@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 20, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Jan 20, 2025
@socket-security
Copy link

socket-security bot commented Jan 20, 2025

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/checkly@4.17.0 🔁 npm/checkly@4.15.0 Transitive: network, shell, unsafe +286 48.8 MB checkly-engineering

View full report↗︎

Bumps [checkly](https://github.com/checkly/checkly-cli) from 4.15.0 to 4.17.0.
- [Release notes](https://github.com/checkly/checkly-cli/releases)
- [Commits](checkly/checkly-cli@4.15.0...4.17.0)

---
updated-dependencies:
- dependency-name: checkly
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2025

Superseded by #6045.

@dependabot dependabot bot closed this Jan 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/checkly-4.17.0 branch January 24, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant