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 edisonVersion from 3.0.0-M2 to 3.1.1 #777

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps edisonVersion from 3.0.0-M2 to 3.1.1.
Updates de.otto.edison:edison-core from 3.0.0-M2 to 3.1.1

Release notes

Sourced from de.otto.edison:edison-core's releases.

Release 3.0.3

No release notes provided.

Release 3.0.1

See the changelog for details.

Release 3.0.0

See the changelog for details.

Release 3.0.0-rc5

No release notes provided.

Release 3.0.0-rc4

No release notes provided.

Release 3.0.0-rc2

No release notes provided.

Changelog

Sourced from de.otto.edison:edison-core's changelog.

JLineup Release History

Release 4.8.4 - 2023-06-03

  • Dependency updates

Release 4.8.3 - 2023-03-09

Release 4.8.2 - 2023-02-22

  • Bugfix: Chrome 110 crashed when specifying a --user-data-dir and using multiple threads. This was fixed by adding random child folders if you specify a user data directory in the web version. If you run the CLI version and you want to specify a user data dir, you can use the new {random-folder} placeholder to not share user data dirs between multiple threads.

Release 4.8.1 - 2023-02-14 (Valentine's Day Edition <3)

  • Bugfix: Headless mode in Chrome 110 has changed and didn't work anymore with former JLineup implementations. Important: You may need Chrome 110 or later for this release of JLineup to work accordingly

Release 4.8.0 - 2023-02-14

  • First attempt to fix headless mode in Chrome 110+, use 4.8.1 instead, which includes another bugfix.

Release 4.7.0 - 2022-11-23

  • Feature: --keep-existing option to keep existing 'before'-screenshots when doing another 'before' run
  • Feature: --refresh-url option to refresh the 'before'-screenshots of one specific URL config entry only while keeping the others
  • Feature: --merge-config option that merges the run config with another merge config file which may include repetitive options. The URL keys in the merge config file are matched by regex.
  • Feature: The URL can not only be specified as the key of an URL config, but also by using the new url field instead. This opens the possibility to have multiple URL configs for the same URL. URL config keys still have to be unique.

Release 4.6.3 - 2022-08-12

  • Feature: --open-report or -o when using jlineup cli opens the HTML report after the run
  • Bugfix: CLI jar size was accidentally increased by inclusion of lambda project

Release 4.6.2 - 2022-08-11

  • Bugfix: Report was broken in some cases when multiple URLs were configured

Release 4.6.1 - 2022-07-27

  • Bugfix: Write provisional report html under correct filename
  • Dependency updates

Release 4.6.0 - 2022-04-24

  • Bugfix: All cookies were part of screenshot context hash calculation since version 4.4.0, which lead to problems when changing cookie content between before and after steps. To fix this, only alternating cookies (introduced in 4.4.0) are part of the context hash from this release on.

... (truncated)

Commits

Updates de.otto.edison:edison-testsupport from 3.0.0-M2 to 3.1.1

Release notes

Sourced from de.otto.edison:edison-testsupport's releases.

Release 3.0.3

No release notes provided.

Release 3.0.1

See the changelog for details.

Release 3.0.0

See the changelog for details.

Release 3.0.0-rc5

No release notes provided.

Release 3.0.0-rc4

No release notes provided.

Release 3.0.0-rc2

No release notes provided.

Changelog

Sourced from de.otto.edison:edison-testsupport's changelog.

JLineup Release History

Release 4.8.4 - 2023-06-03

  • Dependency updates

Release 4.8.3 - 2023-03-09

Release 4.8.2 - 2023-02-22

  • Bugfix: Chrome 110 crashed when specifying a --user-data-dir and using multiple threads. This was fixed by adding random child folders if you specify a user data directory in the web version. If you run the CLI version and you want to specify a user data dir, you can use the new {random-folder} placeholder to not share user data dirs between multiple threads.

Release 4.8.1 - 2023-02-14 (Valentine's Day Edition <3)

  • Bugfix: Headless mode in Chrome 110 has changed and didn't work anymore with former JLineup implementations. Important: You may need Chrome 110 or later for this release of JLineup to work accordingly

Release 4.8.0 - 2023-02-14

  • First attempt to fix headless mode in Chrome 110+, use 4.8.1 instead, which includes another bugfix.

Release 4.7.0 - 2022-11-23

  • Feature: --keep-existing option to keep existing 'before'-screenshots when doing another 'before' run
  • Feature: --refresh-url option to refresh the 'before'-screenshots of one specific URL config entry only while keeping the others
  • Feature: --merge-config option that merges the run config with another merge config file which may include repetitive options. The URL keys in the merge config file are matched by regex.
  • Feature: The URL can not only be specified as the key of an URL config, but also by using the new url field instead. This opens the possibility to have multiple URL configs for the same URL. URL config keys still have to be unique.

Release 4.6.3 - 2022-08-12

  • Feature: --open-report or -o when using jlineup cli opens the HTML report after the run
  • Bugfix: CLI jar size was accidentally increased by inclusion of lambda project

Release 4.6.2 - 2022-08-11

  • Bugfix: Report was broken in some cases when multiple URLs were configured

Release 4.6.1 - 2022-07-27

  • Bugfix: Write provisional report html under correct filename
  • Dependency updates

Release 4.6.0 - 2022-04-24

  • Bugfix: All cookies were part of screenshot context hash calculation since version 4.4.0, which lead to problems when changing cookie content between before and after steps. To fix this, only alternating cookies (introduced in 4.4.0) are part of the context hash from this release on.

... (truncated)

Commits

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 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.

Bumps `edisonVersion` from 3.0.0-M2 to 3.1.1.

Updates `de.otto.edison:edison-core` from 3.0.0-M2 to 3.1.1
- [Release notes](https://github.com/otto-de/jlineup/releases)
- [Changelog](https://github.com/otto-de/jlineup/blob/main/HISTORY.md)
- [Commits](https://github.com/otto-de/jlineup/commits)

Updates `de.otto.edison:edison-testsupport` from 3.0.0-M2 to 3.1.1
- [Release notes](https://github.com/otto-de/jlineup/releases)
- [Changelog](https://github.com/otto-de/jlineup/blob/main/HISTORY.md)
- [Commits](https://github.com/otto-de/jlineup/commits)

---
updated-dependencies:
- dependency-name: de.otto.edison:edison-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.otto.edison:edison-testsupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 8, 2023
@MediaMarco MediaMarco merged commit cf82bbf into master Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/edisonVersion-3.1.1 branch September 11, 2023 12:28
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