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 react_ujs from 2.6.1 to 2.6.2 #157

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps react_ujs from 2.6.1 to 2.6.2.

Release notes

Sourced from react_ujs's releases.

2.6.2

What's Change

  • React 16.14
  • Support for ShakaPacker
  • Preparation for React 18 #1151

Bug Fixes

  • URI.open instead of open #1099
  • No longer unmount components on Turbolinks navigation #1135

New Contributors

Full Changelog: reactjs/react-rails@v2.6.1...v2.6.2

Changelog

Sourced from react_ujs's changelog.

2.6.2

New Features

  • React 16.14
  • Support for ShakaPacker
  • Preparation for React 18 #1151

Bug Fixes

  • URI.open instead of open #1099
  • No longer unmount components on Turbolinks navigation #1135
Commits
  • 68f3a4b Merge pull request #1172 from reactjs/update-react-16
  • e6eb502 Changelog credits other changes
  • ca4a6cd Update changelog and versions
  • 0e98016 rake react:update ujs:update
  • 58b1a20 Merge pull request #1165 from scraton/patch-1
  • f1dc888 Add support for shakapacker in server rendering
  • efd7c56 Merge pull request #1164 from reactjs/dependabot/npm_and_yarn/test/dummy_webp...
  • 653936c Merge pull request #1163 from reactjs/dependabot/npm_and_yarn/test/dummy_spro...
  • 0a2d98e Bump url-parse from 1.5.3 to 1.5.7 in /test/dummy_webpacker3
  • 2772121 Bump url-parse from 1.5.1 to 1.5.7 in /test/dummy_sprockets
  • 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)

Bumps [react_ujs](https://github.com/reactjs/react-rails) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/reactjs/react-rails/releases)
- [Changelog](https://github.com/reactjs/react-rails/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-rails@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: react_ujs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 7, 2022
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/noi5e/plots2/suites/5976408436/artifacts/205698712

@codecov-commenter
Copy link

Codecov Report

Merging #157 (8d1153b) into main (796be1e) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
- Coverage   82.45%   82.34%   -0.12%     
==========================================
  Files          98       98              
  Lines        5991     5991              
==========================================
- Hits         4940     4933       -7     
- Misses       1051     1058       +7     
Impacted Files Coverage Δ
app/services/execute_search.rb 88.88% <0.00%> (-5.56%) ⬇️
app/api/srch/search.rb 66.87% <0.00%> (-3.83%) ⬇️

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant