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 stimulus from 3.0.1 to 3.1.0 #9425

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps stimulus from 3.0.1 to 3.1.0.

Release notes

Sourced from stimulus's releases.

v3.1.0

What's Changed

Full Changelog: hotwired/stimulus@v3.0.1...v3.1.0

Commits
  • 3ac9383 Bump for 3.1.0
  • 910f2fd Adds new Action Options, namely :self and :!self (#546)
  • 5a60cde Improve Stimulus Values type mismatch error messages (#528)
  • 7f4d0cf use api feature test rather than permission test (#560)
  • 6af3855 Handbook: execCommand -> navigator.clipboard (#559)
  • 1cfa85c Refactor Event Options test helpers (#541)
  • 30933d6 Add some documentation for using stimulus with typescript (#540)
  • ffb8d25 Allow refining the type of Controller elements (#529)
  • 531ec30 Adds new Action Options, namely :stop and :prevent (#535)
  • c502444 Bump async from 3.2.0 to 3.2.3 (#536)
  • 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 dependencies javascript Pull requests that update Javascript code labels Jul 19, 2022
@jibees
Copy link
Contributor

jibees commented Jul 25, 2022

@dependabot-bot rebase

Bumps [stimulus](https://github.com/stimulusjs/stimulus) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/stimulusjs/stimulus/releases)
- [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md)
- [Commits](hotwired/stimulus@v3.0.1...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stimulus-3.1.0 branch from 7cf1bc8 to ef7194a Compare July 25, 2022 14:12
@mkllnk mkllnk merged commit 8250584 into master Jul 26, 2022
@mkllnk mkllnk deleted the dependabot/npm_and_yarn/stimulus-3.1.0 branch July 26, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants