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 strapi-plugin-preview-button from 0.3.4 to 1.1.3 in /strapi #161

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps strapi-plugin-preview-button from 0.3.4 to 1.1.3.

Release notes

Sourced from strapi-plugin-preview-button's releases.

Release v1.1.3

💅🏻 Enhancements

  • Support async custom hooks.

🐛 Bug fixes

  • Fix typo in French translations.

⚙️ Chore

  • Update logo design.
  • Bump license year to 2023.

v1.1.2

💅🏻 Enhancements

  • 🇪🇸 Spanish translations.

⚙️ Chore

  • General code cleanup and naming updates.
  • Bump Strapi peer dependency version to v4.5.6.

v1.1.1

💅🏻 Enhancements

  • Add plugin/preview-button/before-build-url hook too allow modifying the config options before building the preview URL.

⚙️ Chore

  • Add "Extending" section to the README.

Release v1.1.0

⚙️ Chore

  • Bump peer dependencies for Strapi to v4.5.3.
  • Bump peer dependencies for Strapi design system to v1.4.0.
  • Bump node engines versions to >=14.19.1 <=18.x.x.

v1.0.1

🐛 Bug fixes

  • Fix issue where preview URL does not update after saving with new slug value.

💅🏻 Enhancements

  • Add openTarget config option to allow opening multiple tabs instead of re-using the same tab.
  • Replace unmatched vars in URL templates with empty string instead of ignoring them.

⚙️ Chore

  • Add explanation of openTarget option to the README.

v1.0.0

💥 Breaking Changes! 💥

Please see the Migrations Guide to keep your preview button plugin up-to-date.

  • Refactor how the plugin is configured for draft and published URLs.
  • Environment vars are no longer required, but can still be used.

... (truncated)

Commits

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 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 the dependencies Pull requests that update a dependency file label May 1, 2023
Bumps [strapi-plugin-preview-button](https://github.com/mattmilburn/strapi-plugin-preview-button) from 0.3.4 to 1.1.3.
- [Release notes](https://github.com/mattmilburn/strapi-plugin-preview-button/releases)
- [Commits](mattmilburn/strapi-plugin-preview-button@v0.3.4...v1.1.3)

---
updated-dependencies:
- dependency-name: strapi-plugin-preview-button
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/strapi/strapi-plugin-preview-button-1.1.3 branch from 562bbc5 to b9d8fd9 Compare May 24, 2023 07:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants