Skip to content

chore: bump serverless-esbuild from 1.33.0 to 1.39.0#87

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/serverless-esbuild-1.39.0
Open

chore: bump serverless-esbuild from 1.33.0 to 1.39.0#87
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/serverless-esbuild-1.39.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

Bumps serverless-esbuild from 1.33.0 to 1.39.0.

Release notes

Sourced from serverless-esbuild's releases.

v1.39.0

1.39.0 (2023-02-20)

Features

  • allow chokidar options to be overridden (e3597fe), closes #290

Bug Fixes

  • don't set the chokidar option awaitWriteFinish (d27ff5d)
  • merge custom options with default options deeply (1489525)

v1.38.0

1.38.0 (2023-02-17)

Features

  • Add support for both old and new ESBuild Incremental APIs (#432) (42c9325)

v1.37.3

1.37.3 (2023-01-26)

Bug Fixes

  • remove ! from exclusion pattern list for proper matching (#431) (8073a20)

v1.37.2

1.37.2 (2023-01-21)

Bug Fixes

v1.37.1

1.37.1 (2023-01-19)

Bug Fixes

v1.37.0

1.37.0 (2023-01-06)

... (truncated)

Commits
  • 1489525 fix: merge custom options with default options deeply
  • d27ff5d fix: don't set the chokidar option awaitWriteFinish
  • e3597fe feat: allow chokidar options to be overridden
  • 1e9de51 docs: fix default values for pattern and ignore
  • 42c9325 feat: Add support for both old and new ESBuild Incremental APIs (#432)
  • 8073a20 fix: remove ! from exclusion pattern list for proper matching (#431)
  • 16e95cb fix: node matcher for google (#429)
  • 3f9279f fix: handle exclude patterns for functions (#428)
  • 67b518e docs: add chrishutchinson as a contributor for code (#425)
  • c1ddff3 feat: adds noInstall option for Yarn packager (#421)
  • 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 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 [serverless-esbuild](https://github.com/floydspace/serverless-esbuild) from 1.33.0 to 1.39.0.
- [Release notes](https://github.com/floydspace/serverless-esbuild/releases)
- [Commits](floydspace/serverless-esbuild@v1.33.0...v1.39.0)

---
updated-dependencies:
- dependency-name: serverless-esbuild
  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 Feb 21, 2023
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