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

Bump @alleyinteractive/block-editor-tools from 0.4.0 to 0.5.1 #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2023

Bumps @alleyinteractive/block-editor-tools from 0.4.0 to 0.5.1.

Release notes

Sourced from @​alleyinteractive/block-editor-tools's releases.

@​alleyinteractive/block-editor-tools@​0.5.1

Patch Changes

  • 4690cc8: Ensure that TypeScript types are generated for the package.

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

@​alleyinteractive/block-editor-tools@​0.5.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.5.0

  • Dependencies of block-editor-tools that are added as externals using the WordPress Dependency Extraction Webpack Plugin were moved to devDependencies to avoid peer dependency downloads. The ESLint rule import/no-extraneous-dependencies was turned off as it requested that the externalized packages be moved to dependencies.
  • Additional exports were created for importing specific scripts from this plugin:
    • /hooks - For using any of the hooks available.
    • /components - For using any of the components available.
    • /services - For using any of the service functions.
  • The tsconfig file was split for ESLint specific configuration to allow for TS linting.
  • Dependency Extraction Webpack Plugin was missing the options parameter.
  • The combineAssets was set to true for Dependency Extraction Webpack Plugin to reduce the number of built files.
  • Some shared devDependencies were moved to the root package.json.
  • Moved changelog from the README to the CHANGELOG.md file to match the pattern of adjacent packages.

v0.4.1

  • Remove lodash as dependency from block-editor-tools package.

v0.4.0

  • Reduce the number of @wordpress/* dependencies that are not used directly by this package.

v0.3.8

  • Use of decodeEntities in <PostPicker> component search results.

v0.3.7

  • added useCurrentPostId hook.

v0.3.0

... (truncated)

Commits
  • 7c15ffe Merge pull request #510 from alleyinteractive/changeset-release/main
  • 8db0eb0 Version Packages
  • 4690cc8 [block-editor-tools] Ensure types are built (#508)
  • 590aba0 Merge pull request #491 from alleyinteractive/dependabot/npm_and_yarn/storybo...
  • 26ef3b2 Bump @​storybook/react-vite from 7.4.6 to 7.6.1
  • f95d7e3 Merge pull request #493 from alleyinteractive/dependabot/npm_and_yarn/storybo...
  • e1e1a24 Bump @​storybook/react from 7.4.6 to 7.6.1
  • 81612aa Merge pull request #480 from alleyinteractive/hotfix/package-optimization
  • b74bd2e Update packages/block-editor-tools/CHANGELOG.md
  • ffa5bb8 install packages after main merge
  • 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)

Bumps [@alleyinteractive/block-editor-tools](https://github.com/alleyinteractive/alley-scripts) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/alleyinteractive/alley-scripts/releases)
- [Changelog](https://github.com/alleyinteractive/alley-scripts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alleyinteractive/alley-scripts/compare/@alleyinteractive/[email protected]...@alleyinteractive/[email protected])

---
updated-dependencies:
- dependency-name: "@alleyinteractive/block-editor-tools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Requires understanding JavaScript labels Dec 16, 2023
@github-actions github-actions bot merged commit 58a290a into develop Dec 16, 2023
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alleyinteractive/block-editor-tools-0.5.1 branch December 16, 2023 14:34
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 Requires understanding JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants