stratospheric-dev / stratospheric

All you need to know to get your Spring Boot application into production with AWS 🍃
https://stratospheric.dev
Apache License 2.0
262 stars 187 forks source link

Bump selenide from 6.10.2 to 6.10.3 in /application #170

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps selenide from 6.10.2 to 6.10.3.

Release notes

Sourced from selenide's releases.

v6.10.3

Changes

📦 Dependency updates

📖 Documentation

Changelog

Sourced from selenide's changelog.

6.10.3 (released 14.12.2022)

  • #2062 don't trigger "change" event from $.select* if value is unchanged -- thanks to Vicente Rossello Jaume for PR #2063
  • #2068 bump Selenium from 4.7.1 to 4.7.2
  • #2069 Bump LittleProxy from 2.0.14 to 2.0.15
  • #2066 Bump Netty from 4.1.85.Final to 4.1.86.Final
  • #2067 Bump slf4j from 2.0.5 to 2.0.6
Commits
  • c1f1225 release Selenide 6.10.3
  • 8a79112 Selenide#2062: $.select* : don't fire change event if value is unchanged (#2063)
  • 6af81ca Bump littleproxy from 2.0.14 to 2.0.15
  • 4b54864 Bump seleniumVersion from 4.7.1 to 4.7.2
  • 48ce321 Bump nettyVersion from 4.1.85.Final to 4.1.86.Final
  • 68b35b6 Bump slf4jVersion from 2.0.5 to 2.0.6
  • de3facb working on Selenide 6.10.3
  • 03a1407 Add syntax highlighting to the example code
  • See full diff 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)