-
Notifications
You must be signed in to change notification settings - Fork 1
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): bump esbuild from 0.15.18 to 0.24.2 in the markdown group #1525
base: main
Are you sure you want to change the base?
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
b0138f2
to
211e858
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
211e858
to
fecf13a
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
fecf13a
to
31fc4f0
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
31fc4f0
to
c730421
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
c730421
to
3a783a9
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
3a783a9
to
39597fe
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
39597fe
to
1c67376
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
1c67376
to
38d1ca3
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
This PR currently has a merge conflict. Please resolve this and then re-add the |
3cb9f51
to
d6c3904
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
d6c3904
to
e2d2a1b
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
This PR currently has a merge conflict. Please resolve this and then re-add the |
e2d2a1b
to
1839591
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
This PR currently has a merge conflict. Please resolve this and then re-add the |
1839591
to
79c5d22
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
79c5d22
to
d65d0cc
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
Bumps the markdown group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.15.18 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](evanw/esbuild@v0.15.18...v0.24.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: markdown ... Signed-off-by: dependabot[bot] <[email protected]>
d65d0cc
to
fabfed2
Compare
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.
Auto approved automated PR
Azure Static Web Apps: Your stage site is ready! Visit it here: https://orange-sky-0b7fc6700-1525.eastasia.5.azurestaticapps.net |
This PR currently has a merge conflict. Please resolve this and then re-add the |
Bumps the markdown group with 1 update: esbuild.
Updates
esbuild
from 0.15.18 to 0.24.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
745abd9
publish 0.24.2 to npm79fd0b0
skip nulls in source map finalization (#4011)4b9322f
source map: avoid null entry for 0-length parts199a0d3
close #4013: credit to@sapphi-red
for the fix947f99f
fix #4010, fix #4012:import.meta
regressionde9598f
publish 0.24.1 to npm15d56ca
emit null source mappings for empty chunk content8d98f6f
fix #3985:entryPoint
metadata forcopy
loader0db1b82
fix #3998: avoidoutbase
in identifier names7236472
close #3974: add support for netbsd on arm64You can trigger a rebase of this PR 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions