Bump esbuild, @fastly/compute-js-static-publish, @fastly/js-compute and @fastly/serve-vercel-build-output#11
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…nd @fastly/serve-vercel-build-output Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@fastly/compute-js-static-publish](https://github.com/fastly/compute-js-static-publish), [@fastly/js-compute](https://github.com/fastly/js-compute-runtime) and [@fastly/serve-vercel-build-output](https://github.com/fastly/serve-vercel-build-output). These dependencies need to be updated together. Updates `esbuild` from 0.17.19 to 0.25.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.1) Updates `@fastly/compute-js-static-publish` from 5.0.0 to 5.2.1 - [Changelog](https://github.com/fastly/compute-js-static-publish/blob/main/CHANGELOG.md) - [Commits](fastly/compute-js-static-publish@v5.0.0...v5.2.1) Updates `@fastly/js-compute` from 2.0.0 to 3.33.1 - [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@v2.0.0...v3.33.1) Updates `@fastly/serve-vercel-build-output` from 0.3.4 to 0.5.3 - [Changelog](https://github.com/fastly/serve-vercel-build-output/blob/main/CHANGELOG.md) - [Commits](fastly/serve-vercel-build-output@v0.3.4...v0.5.3) --- updated-dependencies: - dependency-name: esbuild dependency-type: indirect - dependency-name: "@fastly/compute-js-static-publish" dependency-type: direct:production - dependency-name: "@fastly/js-compute" dependency-type: direct:production - dependency-name: "@fastly/serve-vercel-build-output" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps esbuild to 0.25.1 and updates ancestor dependencies esbuild, @fastly/compute-js-static-publish, @fastly/js-compute and @fastly/serve-vercel-build-output. These dependencies need to be updated together.
Updates
esbuildfrom 0.17.19 to 0.25.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6bfc1c1publish 0.25.1 to npmf9b3952fix #4078: prepend namespaces to source map pathsccf3dd7add "contributed by" in changelog48cd7a9Update Go from 1.23.5 to 1.23.7 (#4077)1f04fa4fix absolute windows paths in source maps9ca03f6also add test case from #40752f244c0add test case from #41041dde994fix incorrect test names9f008c5fix #4070:filenamespace forsourceMappingURLcbd5eb8release notes and tests for #4082Updates
@fastly/compute-js-static-publishfrom 5.0.0 to 5.2.1Changelog
Sourced from
@fastly/compute-js-static-publish's changelog.Commits
728d2a5v5.2.1e2a0fcfMerge pull request #11 from fastly/kats/branding-change6f2c8d2Apply "Compute" branding change.217e972v5.2.0f206e51Changelog12b657aFix version list in Changelog9ccd86aUse@fastly/js-compute@3for dev61d94f5Make built app use@fastly/js-compute@30c64ee3v5.1.23f21cd5Add@fastly/js-compute^3 as peer dependencyUpdates
@fastly/js-computefrom 2.0.0 to 3.33.1Release notes
Sourced from
@fastly/js-compute's releases.... (truncated)
Changelog
Sourced from
@fastly/js-compute's changelog.... (truncated)
Commits
01cef44chore(main): release 3.33.1 (#1148)15b9ea5fix: documentation fix (#1147)acfb8e0chore(main): release 3.33.0 (#1139)a735993feat: add support for EventTarget (#1145)0214ae7feat: FormData support and Request.formData and Response.formData (#1144)42d429bfix: Backend.prototype.health method definition (#1143)74e1602chore(deps-dev): bump prismjs from 1.29.0 to 1.30.0 in /documentation (#1141)b834837chore(deps): bump fast-check from 3.23.2 to 4.0.0 in /integration-tests/js-co...6c09928test: reenable config store tests (#1140)a6fc1d1chore(deps): bump the npm group across 1 directory with 4 updates (#1138)Maintainer changes
This version was pushed to npm by harmony7, a new releaser for
@fastly/js-computesince your current version.Updates
@fastly/serve-vercel-build-outputfrom 0.3.4 to 0.5.3Changelog
Sourced from
@fastly/serve-vercel-build-output's changelog.Commits
567afc9v0.5.3a638edaworkaround: Avoid crashing during doStep while dumping requestContext in@fas...17bf308Merge remote-tracking branch 'origin/main'f8f1423v0.5.26134038refactor: Send route matcher context to router error62b6dbefix: Serve response headers (not request!) when a router error occurs49fb237fix: Include response headers from route matchingb17b979Update LICENSE5cbba48v0.5.1c74af8dMerge pull request #2 from fastly/kats/branding-changesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.