Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps-dev): bump @edge-runtime/vm from 2.1.2 to 3.0.0 #59

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

Merged
anonrig merged 1 commit into main from dependabot/npm_and_yarn/edge-runtime/vm-3.0.0
May 30, 2023

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps @edge-runtime/vm from 2.1.2 to 3.0.0.

Release notes

Sourced from @​edge-runtime/vm's releases.

@​edge-runtime/vm@​3.0.0

Major Changes

  • remove .require helpers. This is not necessary as people can add dependencies (#355) to the context and instanceof should just work.

    we don't use the vm as a security boundary, so we don't need to worry about people adding malicious code to the context.

Minor Changes

  • Fix instanceof tests, upgrade undici and revamp how we import stuff into the VM (#309)

Patch Changes

@​edge-runtime/vm@​3.0.0-beta.14

Patch Changes

  • Updated dependencies [8b1dee4]:
    • @​edge-runtime/primitives@​3.0.0-beta.13

@​edge-runtime/vm@​3.0.0-beta.13

Patch Changes

  • Updated dependencies [0114cf4]:
    • @​edge-runtime/primitives@​3.0.0-beta.12

@​edge-runtime/vm@​3.0.0-beta.12

Patch Changes

  • Updated dependencies [a6b6124]:
    • @​edge-runtime/primitives@​2.2.0-beta.11

@​edge-runtime/vm@​3.0.0-beta.11

Patch Changes

  • Updated dependencies [1d8b6ce]:
    • @​edge-runtime/primitives@​2.2.0-beta.10

@​edge-runtime/vm@​3.0.0-beta.10

Major Changes

  • remove .require helpers. This is not necessary as people can add dependencies (#355)

... (truncated)

Changelog

Sourced from @​edge-runtime/vm's changelog.

3.0.0

Major Changes

  • remove .require helpers. This is not necessary as people can add dependencies (#355) to the context and instanceof should just work.

    we don't use the vm as a security boundary, so we don't need to worry about people adding malicious code to the context.

Minor Changes

  • Fix instanceof tests, upgrade undici and revamp how we import stuff into the VM (#309)

Patch Changes

3.0.0-beta.14

Patch Changes

  • Updated dependencies [8b1dee4]:
    • @​edge-runtime/primitives@​3.0.0-beta.13

3.0.0-beta.13

Patch Changes

  • Updated dependencies [0114cf4]:
    • @​edge-runtime/primitives@​3.0.0-beta.12

3.0.0-beta.12

Patch Changes

  • Updated dependencies [a6b6124]:
    • @​edge-runtime/primitives@​2.2.0-beta.11

3.0.0-beta.11

Patch Changes

  • Updated dependencies [1d8b6ce]:
    • @​edge-runtime/primitives@​2.2.0-beta.10

... (truncated)

Commits

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

Bumps [@edge-runtime/vm](https://github.com/vercel/edge-runtime/tree/HEAD/packages/vm) from 2.1.2 to 3.0.0.
- [Release notes](https://github.com/vercel/edge-runtime/releases)
- [Changelog](https://github.com/vercel/edge-runtime/blob/main/packages/vm/CHANGELOG.md)
- [Commits](https://github.com/vercel/edge-runtime/commits/@edge-runtime/vm@3.0.0/packages/vm)
---
updated-dependencies:
- dependency-name: "@edge-runtime/vm"
 dependency-type: direct:development
 update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2023
Copy link

Codecov Report

Merging #59 (e83df4b) into main (0a9ab0e) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@ Coverage Diff @@
## main #59 +/- ##
=========================================
 Coverage 100.00% 100.00% 
=========================================
 Files 4 4 
 Lines 311 311 
 Branches 74 74 
=========================================
 Hits 311 311 

@anonrig anonrig merged commit 307baf3 into main May 30, 2023
@anonrig anonrig deleted the dependabot/npm_and_yarn/edge-runtime/vm-3.0.0 branch May 30, 2023 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@anonrig anonrig anonrig approved these changes

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /