Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps checkly from 4.15.0 to 4.18.0.

Release notes

Sourced from checkly's releases.

4.18.0

What's Changed

Other Changes

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

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
  • 0173d7b chore: bump runtimeId to latest (2024.09) in examples (#1011)
  • 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 updates various package versions and dependencies in the package.json and pnpm-lock.yaml files, enhancing compatibility and potentially fixing security vulnerabilities.

Detailed summary

  • Updated checkly from ^4.15.0 to ^4.18.0.
  • Updated @sentry/nextjs and @sentry/webpack-plugin to include @swc/helpers@0.5.15.
  • Updated @types/node to 22.10.10.
  • Updated @types/ws from 8.5.13 to 8.5.14.
  • Various other dependencies updated to include @swc/helpers@0.5.15.

The following files were skipped due to too many changes: pnpm-lock.yaml

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

Bumps [checkly](https://github.com/checkly/checkly-cli) from 4.15.0 to 4.18.0.
- [Release notes](https://github.com/checkly/checkly-cli/releases)
- [Commits](checkly/checkly-cli@4.15.0...4.18.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 dependabot bot added the Dependencies Pull requests that update a dependency file label Jan 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2025 00:39
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2025 00:39
@changeset-bot
Copy link

changeset-bot bot commented Jan 24, 2025

⚠️ No Changeset found

Latest commit: ed31d60

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 24, 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 24, 2025 1:06am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 1:06am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 1:06am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 1:06am

@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 24, 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 24, 2025
@socket-security
Copy link

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

Package New capabilities Transitives Size Publisher
npm/checkly@4.18.0 🔁 npm/checkly@4.15.0 Transitive: network, shell, unsafe +287 48.9 MB checkly-engineering

View full report↗︎

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.

2 participants