Skip to content

build(deps-dev): bump esbuild from 0.14.x to 0.14.23 #589

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
merged 4 commits into from
Feb 28, 2022

Conversation

dreamorosi
Copy link
Contributor

@dreamorosi dreamorosi commented Feb 23, 2022

Description of your changes

This PR bumps esbuild to its latest version. This is a dev dependency used in examples/cdk & in the e2e tests for each core utility and it helps cdk to bundle & transpile the functions code.

I've opened this PR instead of using #588 from Dependabot because the bot was not picking up all the occurrences given they had inconsistent versions.

How to verify this change

See e2e run result: here

Related issues, RFCs

#588

PR status

Is this ready for review?: YES
Is it a breaking change?: NO

Checklist

  • My changes meet the tenets criteria
  • I have performed a self-review of my own code
  • I have made corresponding changes to the examples
  • My changes generate no new warnings
  • The code coverage hasn't decreased
  • New and existing unit tests pass locally and in Github Actions
  • The PR title follows the conventional commit semantics

Breaking change checklist

N/A


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@dreamorosi dreamorosi self-assigned this Feb 23, 2022
@dreamorosi dreamorosi added this to the production-ready-release milestone Feb 23, 2022
@dreamorosi dreamorosi added the dependencies Changes that touch dependencies, e.g. Dependabot, etc. label Feb 23, 2022
ijemmy
ijemmy previously approved these changes Feb 25, 2022
* feat: adopted Utility class & updated unit tests

* docs: added notice in docs

* WIP

* build: added commons dependency

* deps: fixed lock

* rebuilt lock after rebase

* chore: update commented

* set explicit packages order

* amend lock

* run with older

* removed commons from workspace

* build: added foreground-scripts flag to CI

* fix: issue with workflows

* fix: lock file
@dreamorosi dreamorosi merged commit 6a9ebac into main Feb 28, 2022
@dreamorosi dreamorosi deleted the build/bumb_esbuild branch February 28, 2022 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants