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/build-tool from 0.1.1 to 0.1.2 #277

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2023

Bumps @alleyinteractive/build-tool from 0.1.1 to 0.1.2.

Release notes

Sourced from @​alleyinteractive/build-tool's releases.

@​alleyinteractive/build-tool@​0.1.2

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.1.2 -- @​alleyinteractive/build-tool

  • Add exports for webpack config and update README with instructions on how to extend the config.

v0.1.1 -- @​alleyinteractive/build-tool

  • Add --webpack-blocks-only that will disable the entries directory and only compile blocks set in the blocks directory.
  • Update ESLint config to extend @alleyinteractive/eslint-config/typescript config.
  • Add a prepublishOnly script to the package.json file to run npm run build before publishing.

v0.1.0 -- @​alleyinteractive/build-tool

  • initial stable publication of Alley Build Tool.

v0.0.2-beta -- @​alleyinteractive/build-tool

  • Add utils to published files.

v0.0.1-beta -- @​alleyinteractive/build-tool

  • initial beta publication of Alley Build Tool.
Changelog

Sourced from @​alleyinteractive/build-tool's changelog.

v0.1.1 -- @​alleyinteractive/create-release

  • No change, re-release with a license and README.

v0.1.0 -- @​alleyinteractive/create-release

  • Initial release.

v0.3.7 -- @​alleyinteractive/block-editor-tools

  • added useCurrentPostId hook.

v0.3.0 -- @​alleyinteractive/block-editor-tools

  • added <PostPicker> component and usePostById hook.

v0.2.0 - @​alleyinteractive/block-editor-tools

Changed

  • Upgraded to WordPress 6.2

v0.1.2 - @​alleyinteractive/block-editor-tools

Changed

  • Added Node 16 support back.

v0.3.0

Added

  • Added @alleyinteractive/tsconfig package.

Changed

  • Updated @alleyinteractive/block-editor-tools to use @alleyinteractive/tsconfig package.
  • Switched to Turbo and Changesets for monorepo management.

v0.2.0

Added

  • Adding @alleyinteractive/stylelint-config package.
  • Added Typescript Types for @alleyinteractive/block-editor-tools.

0.1.0

... (truncated)

Commits
  • 70b4306 Merge pull request #459 from alleyinteractive/update-build-tool-docs
  • 3091604 Update packages/build-tool/CHANGELOG.md
  • be386bd add file names to exports
  • 6d934ea update version and add changelog
  • 01148d3 Merge pull request #455 from alleyinteractive/dependabot/github_actions/actio...
  • a0d6b3f Bump actions/setup-node from 3 to 4
  • 7ea2390 Merge pull request #454 from alleyinteractive/dependabot/npm_and_yarn/package...
  • a2e5132 Bump sass from 1.69.4 to 1.69.5 in /packages/block-editor-tools
  • 18864ff Merge pull request #452 from alleyinteractive/dependabot/npm_and_yarn/glob-10...
  • 7b5daa9 Bump glob from 10.3.1 to 10.3.10
  • 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/build-tool](https://github.com/alleyinteractive/alley-scripts) from 0.1.1 to 0.1.2.
- [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/build-tool"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Requires understanding JavaScript labels Nov 4, 2023
Copy link

coderabbitai bot commented Nov 4, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai help to get help.
  • @coderabbitai resolve to resolve all the CodeRabbit review comments.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@github-actions github-actions bot enabled auto-merge November 4, 2023 13:19
@srtfisher
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 21, 2023

Looks like @alleyinteractive/build-tool is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 21, 2023
auto-merge was automatically disabled November 21, 2023 14:42

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alleyinteractive/build-tool-0.1.2 branch November 21, 2023 14:42
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.

1 participant