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

Bump @fastly/js-compute from 3.12.0 to 3.16.0 in /test/runtimes/fastly #138

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps @fastly/js-compute from 3.12.0 to 3.16.0.

Release notes

Sourced from @​fastly/js-compute's releases.

v3.16.0

3.16.0 (2024-06-21)

Features

  • add out-of-memory callback with stderr log (#805) (a1bd16c)
  • Allow early logger initialization (#804) (514d014)

Bug Fixes

  • Fix string formatting for limit-exceeded errors (#802) (56f5214)
  • Fix uses of cabi_realloc that were discarding their results (#811) (4e16641)

v3.15.0

3.15.0 (2024-06-03)

Features

  • dynamic backends clientCertificate with SecretStore fromBytes, rawbytes (#796) (7d2b7b7)
  • support default timeout configurations for dynamic backends (#792) (4dfa8d7)

v3.14.2

3.14.2 (2024-05-21)

Bug Fixes

v3.14.1

3.14.1 (2024-05-17)

Bug Fixes

v3.14.0

3.14.0 (2024-05-16)

Features

... (truncated)

Changelog

Sourced from @​fastly/js-compute's changelog.

3.16.0 (2024-06-21)

Added

  • add out-of-memory callback with stderr log (#805) (a1bd16c)
  • Allow early logger initialization (#804) (514d014)

Fixed

  • Fix string formatting for limit-exceeded errors (#802) (56f5214)
  • Fix uses of cabi_realloc that were discarding their results (#811) (4e16641)

3.15.0 (2024-06-03)

Added

  • dynamic backends clientCertificate with SecretStore fromBytes, rawbytes (#796) (7d2b7b7)
  • support default timeout configurations for dynamic backends (#792) (4dfa8d7)

3.14.2 (2024-05-21)

Fixed

3.14.1 (2024-05-17)

Fixed

3.14.0 (2024-05-16)

Added

Fixed

3.13.1 (2024-04-12)

Fixed

  • remove debugging message which got commited (4219a0a)

3.13.0 (2024-04-11)

... (truncated)

Commits
  • 3a959ff chore(main): release 3.16.0 (#803)
  • 4e16641 fix: Fix uses of cabi_realloc that were discarding their results (#811)
  • 1c21c9a Complete StarlingMonkey SDK Tests (#807)
  • 514d014 feat: Allow early logger initialization (#804)
  • a1bd16c feat: add out-of-memory callback with stderr log (#805)
  • 56f5214 fix: Fix string formatting for limit-exceeded errors (#802)
  • 57f4423 Starlingmonkey timers (#798)
  • 4e5b9ee StarlingMonkey fixes (#797)
  • 95ff13b chore(main): release 3.15.0 (#793)
  • 7d2b7b7 feat: dynamic backends clientCertificate with SecretStore fromBytes, rawbytes...
  • Additional commits viewable 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)

Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 3.12.0 to 3.16.0.
- [Release notes](https://github.com/fastly/js-compute-runtime/releases)
- [Changelog](https://github.com/fastly/js-compute-runtime/blob/main/CHANGELOG.md)
- [Commits](fastly/js-compute-runtime@v3.12.0...v3.16.0)

---
updated-dependencies:
- dependency-name: "@fastly/js-compute"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 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.

None yet

0 participants