Skip to content
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

chore(deps): Bump xml2js and @chialab/esbuild-plugin-html in /frontend #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Removes xml2js. It's no longer used after updating ancestor dependency @chialab/esbuild-plugin-html. These dependencies need to be updated together.

Removes xml2js

Updates @chialab/esbuild-plugin-html from 0.8.13 to 0.17.2

Release notes

Sourced from @​chialab/esbuild-plugin-html's releases.

@​chialab/esbuild-plugin-html@​0.16.0

Minor Changes

  • 02aac0b: Release 0.16.0

Patch Changes

  • Updated dependencies [02aac0b]
    • @​chialab/esbuild-rna@​0.16.0
    • @​chialab/node-resolve@​0.16.0
Changelog

Sourced from @​chialab/esbuild-plugin-html's changelog.

0.17.2

Patch Changes

  • ab709276: Replace Windows path separator with forward slash when used as url

0.17.1

Patch Changes

  • 19e83acc: Make manifest icons relative to webmanifest
  • Updated dependencies [19e83acc]
    • @​chialab/esbuild-rna@​0.17.3

0.17.0

Minor Changes

  • f975706: Move to esbuild 0.15

Patch Changes

  • Updated dependencies [f975706]
    • @​chialab/esbuild-rna@​0.17.0
    • @​chialab/node-resolve@​0.17.0

0.16.4

Patch Changes

  • 8119806: Refactor load callback
  • Updated dependencies [8119806]
    • @​chialab/esbuild-rna@​0.16.5
    • @​chialab/node-resolve@​0.16.1

0.16.3

Patch Changes

  • 7f2eccc: Correctly detect failing plugin in transform hook
  • Updated dependencies [7f2eccc]
    • @​chialab/esbuild-rna@​0.16.3

0.16.2

Patch Changes

  • Refactored rna decorator interface
  • Updated dependencies
    • @​chialab/esbuild-rna@​0.16.2

... (truncated)

Commits
  • 0edf47f Version Packages
  • 921dd67 fix: correctly replace path sep with forward slash
  • c5ad53b test: attempt to fix windows path checks
  • 06fc83b refactor: correctly convert import.meta.url to path
  • 6dff1a6 fix: convert windows path in esbuild html
  • 6aef338 Version Packages
  • 27f8e8e fix: make manifest icons relative to webmanifest
  • 83713c0 Version Packages
  • 06cbfba refactor: replace jsx improt plugin with esbuild jsx runtime
  • f975706 chore: migrate to esbuild 0.15
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [@chialab/esbuild-plugin-html](https://github.com/chialab/rna/tree/HEAD/packages/esbuild-plugin-html). These dependencies need to be updated together.


Removes `xml2js`

Updates `@chialab/esbuild-plugin-html` from 0.8.13 to 0.17.2
- [Release notes](https://github.com/chialab/rna/releases)
- [Changelog](https://github.com/chialab/rna/blob/main/packages/esbuild-plugin-html/CHANGELOG.md)
- [Commits](https://github.com/chialab/rna/commits/@chialab/[email protected]/packages/esbuild-plugin-html)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@chialab/esbuild-plugin-html"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants