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 vaadin.version from 7.7.3 to 8.12.4 in /rdfunit-webdemo #107

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 Apr 19, 2021

Bumps vaadin.version from 7.7.3 to 8.12.4.
Updates vaadin-server from 7.7.3 to 8.12.4

Release notes

Sourced from vaadin-server's releases.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

Vaadin Framework 8.12.3 is a maintenance release with the following fixes :

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

See 8.12.3 milestone for all changes

Vaadin Framework 8.12.2 is a maintenance release with the following fixes :

  • Update Atmosphere vaadin 2 patch
  • Move call to getMessageHandler().onResynchronize() to right place
  • Better error handling trying to enable HTML5 DnD for mobile from thread

See 8.12.2 milestone for all changes

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes

Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.

Enhancements:

  • #12058 Recalculate column widths when vertical scrollbar hidden/shown.
  • #12052 Add support for "ww" in date format
  • #12050 All updates to Escalator size should get reported to LayoutManager.
  • #12045 Ensure type safety and serializable nature of all the listeners
  • #12043 Use queue for resync requests (fixes issues with theme changes)
  • #12093 Add convenience overloading for setColumn
  • #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
  • #12070 Added missing MIME types to FileTypeResolver

... (truncated)

Commits

Updates vaadin-client-compiled from 7.7.3 to 8.12.4

Release notes

Sourced from vaadin-client-compiled's releases.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

Vaadin Framework 8.12.3 is a maintenance release with the following fixes :

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

See 8.12.3 milestone for all changes

Vaadin Framework 8.12.2 is a maintenance release with the following fixes :

  • Update Atmosphere vaadin 2 patch
  • Move call to getMessageHandler().onResynchronize() to right place
  • Better error handling trying to enable HTML5 DnD for mobile from thread

See 8.12.2 milestone for all changes

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes

Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.

Enhancements:

  • #12058 Recalculate column widths when vertical scrollbar hidden/shown.
  • #12052 Add support for "ww" in date format
  • #12050 All updates to Escalator size should get reported to LayoutManager.
  • #12045 Ensure type safety and serializable nature of all the listeners
  • #12043 Use queue for resync requests (fixes issues with theme changes)
  • #12093 Add convenience overloading for setColumn
  • #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
  • #12070 Added missing MIME types to FileTypeResolver

... (truncated)

Commits

Updates vaadin-client from 7.7.3 to 8.12.4

Release notes

Sourced from vaadin-client's releases.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

Vaadin Framework 8.12.3 is a maintenance release with the following fixes :

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

See 8.12.3 milestone for all changes

Vaadin Framework 8.12.2 is a maintenance release with the following fixes :

  • Update Atmosphere vaadin 2 patch
  • Move call to getMessageHandler().onResynchronize() to right place
  • Better error handling trying to enable HTML5 DnD for mobile from thread

See 8.12.2 milestone for all changes

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes

Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.

Enhancements:

  • #12058 Recalculate column widths when vertical scrollbar hidden/shown.
  • #12052 Add support for "ww" in date format
  • #12050 All updates to Escalator size should get reported to LayoutManager.
  • #12045 Ensure type safety and serializable nature of all the listeners
  • #12043 Use queue for resync requests (fixes issues with theme changes)
  • #12093 Add convenience overloading for setColumn
  • #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
  • #12070 Added missing MIME types to FileTypeResolver

... (truncated)

Commits

Updates vaadin-push from 7.7.3 to 8.12.4

Release notes

Sourced from vaadin-push's releases.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

Vaadin Framework 8.12.3 is a maintenance release with the following fixes :

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

See 8.12.3 milestone for all changes

Vaadin Framework 8.12.2 is a maintenance release with the following fixes :

  • Update Atmosphere vaadin 2 patch
  • Move call to getMessageHandler().onResynchronize() to right place
  • Better error handling trying to enable HTML5 DnD for mobile from thread

See 8.12.2 milestone for all changes

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes

Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.

Enhancements:

  • #12058 Recalculate column widths when vertical scrollbar hidden/shown.
  • #12052 Add support for "ww" in date format
  • #12050 All updates to Escalator size should get reported to LayoutManager.
  • #12045 Ensure type safety and serializable nature of all the listeners
  • #12043 Use queue for resync requests (fixes issues with theme changes)
  • #12093 Add convenience overloading for setColumn
  • #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
  • #12070 Added missing MIME types to FileTypeResolver

... (truncated)

Commits

Updates vaadin-themes from 7.7.3 to 8.12.4

Release notes

Sourced from vaadin-themes's releases.

Vaadin Framework 8.12.4 is a maintenance release with the following fixes :

  • update to Atmosphere runtime 2.4.30.vaadin3
  • Warranty fix: fix the reported NPE cases #12207
  • Fix the Invalid Input to ensureAvailabilty (Thanks @​BuchienDP for the contribution)
  • Fix: Make it possible to add and remove shortcut listener in compatibility TextField
  • Clear out ClientCache when UI is detached to prevent a minor memory leak
  • Merged column headers should work within declarative Grid.

See 8.12.4 milestone for all changes

Vaadin Framework 8.12.3 is a maintenance release with the following fixes :

  • fix: use time-constant comparison for CSRF tokens
  • fix: fix: use time-constant comparison for security tokens

See 8.12.3 milestone for all changes

Vaadin Framework 8.12.2 is a maintenance release with the following fixes :

  • Update Atmosphere vaadin 2 patch
  • Move call to getMessageHandler().onResynchronize() to right place
  • Better error handling trying to enable HTML5 DnD for mobile from thread

See 8.12.2 milestone for all changes

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes

Vaadin Framework 8.12.0 is a feature release contains a number of new features and bug fixes.

Enhancements:

  • #12058 Recalculate column widths when vertical scrollbar hidden/shown.
  • #12052 Add support for "ww" in date format
  • #12050 All updates to Escalator size should get reported to LayoutManager.
  • #12045 Ensure type safety and serializable nature of all the listeners
  • #12043 Use queue for resync requests (fixes issues with theme changes)
  • #12093 Add convenience overloading for setColumn
  • #12086 Add API to detect if GridMultiSelect select-all checkbox is checked
  • #12070 Added missing MIME types to FileTypeResolver

... (truncated)

Commits

Updates vaadin-maven-plugin from 7.7.3 to 8.12.4

Commits
  • 72ecfa3 update spring-core with no security alerts (#114)
  • 2a12d09 Fix Java 9 issues (#109)
  • 66e0fdc Fixed GWT DTD URL (#100)
  • dc22d0a 8.1-SNAPSHOT (#97)
  • 600c4c7 Adjust max memory so codeserver works out of the box (#96)
  • 510aff8 Add explicit dependency to xml-apis. (#94)
  • 28e7534 Replace classpath argument with environment variable
  • 549fae6 Add prerelease profile and update release profile (#92)
  • 9db1d3d Run Vaadin 8 migration in a separate JVM
  • dcba894 Add vaadin:upgrade8 which runs the migration tool (#90)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `vaadin.version` from 7.7.3 to 8.12.4.

Updates `vaadin-server` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@7.7.3...8.12.4)

Updates `vaadin-client-compiled` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@7.7.3...8.12.4)

Updates `vaadin-client` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@7.7.3...8.12.4)

Updates `vaadin-push` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@7.7.3...8.12.4)

Updates `vaadin-themes` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](vaadin/framework@7.7.3...8.12.4)

Updates `vaadin-maven-plugin` from 7.7.3 to 8.12.4
- [Release notes](https://github.com/vaadin/maven-plugin/releases)
- [Commits](vaadin/maven-plugin@7.7.3...8.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2021
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.

None yet

0 participants