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): bump grapesjs from 0.20.4 to 0.21.8 in /showcase/playground-showcase #2172

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps grapesjs from 0.20.4 to 0.21.8.

Release notes

Sourced from grapesjs's releases.

v0.21.8

Added

Changed

Fixed

  • Fixed resizing when zoomed by @​UnderKoen GrapesJS/grapesjs#5436
  • Trigger component:styleUpdate on component.addStyle/setStyle #5424
  • Update rules id with remapped duplicate components in Pages #5425
  • Ensure components with script return id in HTML export #5441
  • Preserve custom styles on text component change #5442
  • Prevent crash if block category id is an object builtin method name #5478
  • Fix style bg image property with URLs containing parentheses #5497
  • Fix default Resizer on style update #5501
  • Fix TS type for replaceWith method by @​MaxwellTheSecond #5504
  • Allow paste when nothing is selected by @​lexoyo #5524
  • Fix UndoManager start/stop #5530
  • Fix built-in RTE with custom rendered components #5536
  • Fix autoplay for Youtube videos #5542
  • Fix Portuguese translations by @​brenoassp #5546
  • Avoid triggering rte:disable on component move #5545
  • Fix performance issues with components having a lot of classes #5525
  • Allow ComponentScriptView with custom type attribute #5563
  • Spelling fix in docs - Components.md by @​bryanjamesmiller GrapesJS/grapesjs#5488

New Contributors

Full Changelog: GrapesJS/grapesjs@v0.21.7...v0.21.8

v0.21.7

Added

Full Changelog: GrapesJS/grapesjs@v0.21.6...v0.21.7

v0.21.6

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Dec 21, 2023
Copy link
Contributor

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from cfa144e to 461de34 Compare December 22, 2023 03:55
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 461de34 to eda9df1 Compare December 29, 2023 03:23
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from eda9df1 to 409c7a1 Compare January 9, 2024 04:05
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 409c7a1 to d7f0f6e Compare January 9, 2024 04:19
github-actions[bot]
github-actions bot previously approved these changes Jan 9, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from d7f0f6e to 0a55f04 Compare January 9, 2024 04:30
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 0a55f04 to 0821447 Compare January 12, 2024 03:15
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 0821447 to a6ac87f Compare January 17, 2024 11:07
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from a6ac87f to 988ef6b Compare January 17, 2024 12:17
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 988ef6b to e67acf5 Compare January 18, 2024 12:46
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from e67acf5 to 4e37aed Compare January 19, 2024 03:52
Bumps [grapesjs](https://github.com/GrapesJS/grapesjs) from 0.20.4 to 0.21.8.
- [Release notes](https://github.com/GrapesJS/grapesjs/releases)
- [Commits](GrapesJS/grapesjs@v0.20.4...v0.21.8)

---
updated-dependencies:
- dependency-name: grapesjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch from 4e37aed to 88fdd73 Compare January 19, 2024 06:57
@nmerget nmerget enabled auto-merge (squash) January 31, 2024 11:57
@nmerget
Copy link
Member

nmerget commented Feb 5, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Looks like grapesjs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 5, 2024
auto-merge was automatically disabled February 5, 2024 13:48

Pull request was closed

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-showcase-playground-showcase-grapesjs-0.21.8 branch February 5, 2024 13:48
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 minor playground-showcase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant