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

build(deps-dev): Bump @kucrut/vite-for-wp from 0.5.2 to 0.8.0 #18

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps @kucrut/vite-for-wp from 0.5.2 to 0.8.0.

Release notes

Sourced from @​kucrut/vite-for-wp's releases.

v0.8.0

Minor Changes

  • da9b6e1: wp_scripts: Import dependencies dynamically.
  • bafb3cb: Use WP_HTML_Tag_Processor to update script type attribute.
  • 28a3eb6: Accept options in dev_server, prioritise dev manifest over build one in PHP helper.

Patch Changes

  • 77a7da8: Use wp_json_file_decode() to read manifest file.
  • 3296971: Only print react-refresh preamble script once.

v0.7.1

Patch Changes

  • 461687b: Merge dev server plugins
  • ad81a04: Make v4wp options optional
  • c755432: Ensure dev server manifest is created when the server (re)starts and deleted when it's stopped.
  • e2212e3: Improve JS doc blocks.
  • dc71bde: Dev server manifest plugin: Improve files-related operation

v0.7.0

Minor Changes

  • 56bce53: Introduce wp_scripts() plugin to externalise scripts already registered by WP core.
  • 08ceb4f: Provide v4wp plugin, deprecate create_config()

Patch Changes

  • 961d00b: Update prettier

v0.6.2

Patch Changes

  • a4cd144: Improve manifest file finder

v0.6.1

Patch Changes

  • f221454: Fix production asset paths on Windows

v0.6.0

Minor Changes

  • 89d341b: Vite 4.4 & Typings with JSDoc
Changelog

Sourced from @​kucrut/vite-for-wp's changelog.

0.8.0

Minor Changes

  • da9b6e1: wp_scripts: Import dependencies dynamically.
  • bafb3cb: Use WP_HTML_Tag_Processor to update script type attribute.
  • 28a3eb6: Accept options in dev_server, prioritise dev manifest over build one in PHP helper.

Patch Changes

  • 77a7da8: Use wp_json_file_decode() to read manifest file.
  • 3296971: Only print react-refresh preamble script once.

0.7.1

Patch Changes

  • 461687b: Merge dev server plugins
  • ad81a04: Make v4wp options optional
  • c755432: Ensure dev server manifest is created when the server (re)starts and deleted when it's stopped.
  • e2212e3: Improve JS doc blocks.
  • dc71bde: Dev server manifest plugin: Improve files-related operation

0.7.0

Minor Changes

  • 56bce53: Introduce wp_scripts() plugin to externalise scripts already registered by WP core.
  • 08ceb4f: Provide v4wp plugin, deprecate create_config()

Patch Changes

  • 961d00b: Update prettier

0.6.2

Patch Changes

  • a4cd144: Improve manifest file finder

0.6.1

Patch Changes

  • f221454: Fix production asset paths on Windows

0.6.0

Minor Changes

... (truncated)

Commits
  • bce4607 Merge pull request #67 from kucrut/changeset-release/main
  • 0faf677 Version Packages
  • 259b20b Merge pull request #71 from kucrut/dynamic-import-optional-dependencies
  • da9b6e1 Add changeset
  • e86a3c1 Generate types
  • 3affdd5 wp_scripts: Import optional dependencies dynamically
  • fcc144e Merge pull request #70 from kucrut/dev-server-manifest
  • 28a3eb6 Add changeset
  • 0f15f43 Generate types
  • 2a13e79 [PHP] get_manifest: Prioritise dev manifest over build one
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 31, 2024
Bumps [@kucrut/vite-for-wp](https://github.com/kucrut/vite-for-wp) from 0.5.2 to 0.8.0.
- [Release notes](https://github.com/kucrut/vite-for-wp/releases)
- [Changelog](https://github.com/kucrut/vite-for-wp/blob/main/CHANGELOG.md)
- [Commits](kucrut/vite-for-wp@v0.5.2...v0.8.0)

---
updated-dependencies:
- dependency-name: "@kucrut/vite-for-wp"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kucrut/vite-for-wp-0.8.0 branch from 8822eaf to a942493 Compare February 1, 2024 20:01
@fdalcin
Copy link
Contributor

fdalcin commented Feb 5, 2024

@dependabot close

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kucrut/vite-for-wp-0.8.0 branch February 5, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant