Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps @fastly/js-compute from 0.5.15 to 3.23.0.

Release notes

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

v3.23.0

3.23.0 (2024-09-18)

Features

Bug Fixes

  • never error for missing client data, return null instead (#979) (7068321)
  • null return instead of an error for missing geo data (d4c9b69)
  • simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)

v3.22.4

3.22.4 (2024-09-13)

Bug Fixes

v3.22.3

3.22.3 (2024-09-12)

Bug Fixes

v3.22.2

3.22.2 (2024-09-12)

Bug Fixes

v3.22.1

3.22.1 (2024-09-12)

Bug Fixes

v3.22.0

3.22.0 (2024-09-11)

... (truncated)

Changelog

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

3.23.0 (2024-09-18)

Added

Fixed

  • never error for missing client data, return null instead (#979) (7068321)
  • null return instead of an error for missing geo data (d4c9b69)
  • simple cache getOrSet inner rejections to reject outer promise (#981) (c1fdc49)

3.22.4 (2024-09-13)

Fixed

3.22.3 (2024-09-12)

Fixed

3.22.2 (2024-09-12)

Fixed

3.22.1 (2024-09-12)

Fixed

3.22.0 (2024-09-11)

Added

Fixed

  • passing direct response body to requests in streaming (#954) (6bf90b9)

3.21.4 (2024-09-05)

... (truncated)

Commits
  • a9d4fcd chore(main): release 3.23.0 (#973)
  • c1fdc49 fix: simple cache getOrSet inner rejections to reject outer promise (#981)
  • 28c0a02 chore(deps): bump zx from 8.1.6 to 8.1.7 in /integration-tests/js-compute in ...
  • 7068321 fix: never error for missing client data, return null instead (#979)
  • d4c9b69 fix: null return instead of an error for missing geo data
  • e48ed70 Refactor tests to use throwing assertions (#975)
  • 4344c59 docs: correct vCpuTime return type (#974)
  • 5a28111 deps: Update to weval 0.3.2. (#972)
  • e10829d feat: grpc backend option (#971)
  • 0dcff58 chore(main): release 3.22.4 (#969)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by harmony7, a new releaser for @​fastly/js-compute since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2024
Bumps [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) from 0.5.15 to 3.23.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@v0.5.15...v3.23.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/examples/fastly/fastly/js-compute-3.23.0 branch from e42cf96 to 2a43952 Compare October 4, 2024 08:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #1325.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/fastly/fastly/js-compute-3.23.0 branch October 16, 2024 23:33
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.

0 participants