-
Notifications
You must be signed in to change notification settings - Fork 109
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 tinymce from 6.4.1 to 7.0.0 #3400
base: main
Are you sure you want to change the base?
Conversation
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.4.1 to 7.0.0. - [Changelog](https://github.com/tinymce/tinymce/blob/main/modules/tinymce/CHANGELOG.md) - [Commits](https://github.com/tinymce/tinymce/commits/7.0.0/modules/tinymce) --- updated-dependencies: - dependency-name: tinymce dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
a54c859
to
e181e8f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The following console warning is rendered whenever I navigate to a page that renders a TinyMCE editor:
Details: https://www.tiny.cloud/docs/tinymce/latest/license-key/
From https://www.tiny.cloud/docs/tinymce/latest/license-key/?utm_campaign=console_license_key_message&utm_source=tinymce&utm_medium=referral TinyMCE 7 is licensed under the GNU General Public License Version 2 or later. A new configuration option called 'license_key' requires developers to make a conscious decision to use TinyMCE with the GPLv2+ license or with a commercial license. If you are using TinyMCE in a self-hosted environment, a console log warning message will display if the license key config option is missing or invalid. This message aims to ensure compliance with licensing requirements and provide transparency during the evaluation period.
Generated by 🚫 Danger |
I'm seeing some TinyMCE-related console warnings. However, they don't seem to stem from this PR. I've documented them within the following issue: #3424 |
A newer version of tinymce exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps tinymce from 6.4.1 to 7.0.0.
Changelog
Sourced from tinymce's changelog.
... (truncated)
Commits
3ac1f87
TINY-10775: Added missing changelog item (#9488)d96642e
TINY-10712: Tweaked changelog wordingc34a99d
TINY-10712: Changelogs07d1157
TINY-10712: Temporary rollback of package.json2123e27
TINY-10754: Updated the license message (#9477)e13c27a
TINY-10639: Update Jenkins to Safari 17 and fix test failures (#9473)0decc9d
TINY-10650: Add a link referencing custom view doc page to the addView API do...809fd24
TINY-10717: Fixed Esc and arrow keys and IME not starting (#9463)df7b989
TINY-10732: FallbackFooterToggleButton
in dialog to usespec.text
to se...43769de
TINY-10602: Reverted requirement forbuild
to runlint
.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)You can disable automated security fix PRs for this repo from the Security Alerts page.