Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Bump avh4/elm-program-test from 3.6.3 to 3.8.0 in /example #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps avh4/elm-program-test from 3.6.3 to 3.8.0.

Changelog

Sourced from avh4/elm-program-test's changelog.

3.8.0

  • Added an unused definition to workaround issues with elm publish

3.7.0

New features:

  • clickLink now works for internal links when testing a Browser.application
  • clickLink now works for links with aria-label
  • clickLink now works for links containing img with alt text
  • pushUrl now works properly for relative urls with query and/or fragment
  • Added SimulatedEffect.Task.sequence
Commits
  • dc1ecbb Prepare 3.8.0 release
  • 74e4f67 Prepare 3.7.0 release
  • b024892 Update npm dependencies
  • 4f2425c Update CHANGELOG.md
  • b533f29 Merge pull request #169 from nunntom/add-task-sequence
  • c24442e Short comments of SimulatedEffect modules
  • dabe1df Add SimulatedEffect.Task.sequence
  • b54e240 Merge pull request #168 from nunntom/clickLink-with-aria-and-alt-text
  • 1d0ce7c Make Result.Extra and use Result.Extra.isOk in ComplexQuery and clickLink
  • 3ba2282 Add runComplexQuery and use in clickLink
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elm Pull requests that update Elm code labels Jan 1, 2023
Bumps [avh4/elm-program-test](https://github.com/avh4/elm-program-test) from 3.6.3 to 3.8.0.
- [Release notes](https://github.com/avh4/elm-program-test/releases)
- [Changelog](https://github.com/avh4/elm-program-test/blob/main/CHANGELOG.md)
- [Commits](avh4/elm-program-test@3.6.3...3.8.0)

---
updated-dependencies:
- dependency-name: avh4/elm-program-test
  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/elm/example/avh4/elm-program-test-3.8.0 branch from 8286c2c to 514ef6b Compare March 1, 2023 02:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file elm Pull requests that update Elm code
Projects
None yet
0 participants