-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): Bump esbuild from 0.18.18 to 0.18.19 #358
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
f6a6010
to
357fdf7
Compare
d9fb149
to
9102f85
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #358 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 134 134
Lines 4570 4570
Branches 184 184
=========================================
Hits 4570 4570
Continue to review full report in Codecov by Sentry.
|
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.18 to 0.18.19. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.18.18...v0.18.19) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
83c465f
to
5a87d55
Compare
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
This pull request has been automatically locked since there has not been any recent |
Bumps esbuild from 0.18.18 to 0.18.19.
Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e08ee89
publish 0.18.19 to npmd2bc26c
css: attempt to warn about undefinedcomposes
a0910fd
fix #20: implementcomposes
from css modulesa470f0a
css: a basic implementation of localcomposes
4e6dcbb
css: can now calculate ranges of selectors6108301
css: preserve subclass selector range in ast652da8f
css: preserve type selector range in astdd2f047
Exports tsconfigRaw types (#3290)3f4ed76
avoid using an api that's not available in go 1.1302e13e0
fix #3292: avoid generating duplicate css prefixesDependabot 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