quarkiverse / quarkus-playwright

Playwright enables reliable end-to-end testing for modern web apps
https://playwright.dev/
Apache License 2.0
6 stars 1 forks source link

Bump io.quarkiverse.web-bundler:quarkus-web-bundler from 1.1.2 to 1.1.6 #19

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps io.quarkiverse.web-bundler:quarkus-web-bundler from 1.1.2 to 1.1.6.

Release notes

Sourced from io.quarkiverse.web-bundler:quarkus-web-bundler's releases.

1.1.6

IMPORTANT: Imported images in js and css now have the correct path by default and won't require to be prefixed by /static/bundle: (e.g. https://github.com/ia3andy/one-two-three-quarkus/commit/94043f556ac0a74bcff944d516f9943465138a03)

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.1.5...1.1.6

1.1.5

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.1.4...1.1.5

1.1.4

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.1.3...1.1.4

Commits
  • ced19ef [maven-release-plugin] prepare release 1.1.6
  • c837ab3 Update the latest release version 1.1.6 in documentation
  • 4a1c638 1.1.6
  • b82d1f4 Merge pull request #124 from quarkiverse/dependabot/maven/io.mvnpm-esbuild-ja...
  • 44ad12f Merge pull request #125 from quarkiverse/public-path
  • 6422c90 Handle public path
  • e24dbd4 Merge pull request #123 from quarkiverse/ia3andy-patch-2
  • 0b4d3b7 Bump io.mvnpm:esbuild-java from 1.0.7 to 1.0.8
  • e718a53 Bump esbuild-java to 1.0.8
  • 931009c Merge pull request #121 from quarkiverse/sass-bump
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)