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

chore(deps): bump infusion from 4.0.0 to 4.6.0 #324

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps infusion from 4.0.0 to 4.6.0.

Release notes

Sourced from infusion's releases.

Infusion 4.6.0

The Fluid community is pleased to announce the release of Infusion 4.6.0!

This is a minor release which resolves the following three issues:

Fixed

  • FLUID-6758 Selection reading continues from where page reading stopped
  • FLUID-6757 Rendering and other methods for the selection reader are not invokers
  • FLUID-6756 regenerateCursor function defined in the global scope in both Fluid.js and FluidIoC.js

Infusion 4.5.0

The Fluid community is pleased to announce the release of Infusion 4.5.0!

This is a minor release which resolves the following two issues:

Fixed

  • FLUID-6749 Stop using iframe to render preferences editor
  • FLUID-6753 Framework error messages which attempt to dump the entire component are unreadable

Infusion 4.4.0

The Fluid community is pleased to announce the release of Infusion 4.4.0!

This is a minor release which resolves the following issue:

Fixed

  • FLUID-6750 Model-driven relocalisation does not take account of initial model values

Infusion 4.3.0

The Fluid community is pleased to announce the release of Infusion 4.3.0!

This is a minor release which resolves the following three issues:

Added

  • FLUID-6745 Improve TextNodeParser so that it can be configured with a free hash of selectors to ignore

Fixed

  • FLUID-6744 Failure distributing to gradeNames for component

... (truncated)

Changelog

Sourced from infusion's changelog.

[4.6.0] - 2022-12-08

Fixed

  • FLUID-6758 Selection reading continues from where page reading stopped
  • FLUID-6757 Rendering and other methods for the selection reader are not invokers
  • FLUID-6756 regenerateCursor function defined in the global scope in both Fluid.js and FluidIoC.js

[4.5.0] - 2022-10-21

Fixed

  • FLUID-6753 Framework error messages which attempt to dump the entire component are unreadable
  • FLUID-6749 Stop using iframe to render preferences editor

[4.4.0] - 2022-09-27

Fixed

  • FLUID-6750 Model-driven relocalisation does not take account of initial model values

[4.3.0] - 2022-08-08

Added

  • FLUID-6745 Improve TextNodeParser so that it can be configured with a free hash of selectors to ignore

Fixed

  • FLUID-6744 Failure distributing to gradeNames for component which has undefined options

Removed

  • FLUID-6748 Remove the auto save of panel index in separated panel UIO

[4.2.0] - 2022-07-05

Fixed

  • FLUID-6742 Race condition in IoC Testing Framework tests exposed by upgrade to Chrome 103
  • FLUID-6741 Workflow failure when constructed lensed component

... (truncated)

Commits
  • 1f41b40 Merge pull request #1101 from jobara/FLUID-6759
  • 5cdc8c6 FLUID-6759: update version numbers
  • eaf8769 FLUID-6759: Update the release notes
  • d012f9a FLUID-6759: update change log for 4.6 release
  • 9c7e8d8 Merge branch 'FLUID-6758' into main
  • 907882d FLUID-6757: allow functions to be overridden
  • ebb0c86 FLUID-6758: fix selection reading after paused page reading
  • f968fa3 Merge branch 'FLUID-6756' into main
  • 32edd9d FLUID-6756: move global framework functions to fluid namespace
  • 735bc6d Merge pull request #1097 from duhrer/FLUID-6755
  • 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 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 Jul 17, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/infusion-4.6.0 branch from 114e07b to 3fb4f70 Compare July 17, 2023 12:58
Bumps [infusion](https://github.com/fluid-project/infusion) from 4.0.0 to 4.6.0.
- [Release notes](https://github.com/fluid-project/infusion/releases)
- [Changelog](https://github.com/fluid-project/infusion/blob/main/CHANGELOG.md)
- [Commits](fluid-project/infusion@v4.0.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/infusion-4.6.0 branch from 3fb4f70 to 7145662 Compare July 17, 2023 12:58
@greatislander greatislander enabled auto-merge (squash) July 17, 2023 12:59
@greatislander greatislander merged commit 32247a9 into main Jul 17, 2023
@greatislander greatislander deleted the dependabot/npm_and_yarn/infusion-4.6.0 branch July 17, 2023 13:01
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.

1 participant