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 jquery-ui-rails and apparition #307

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps jquery-ui-rails and apparition. These dependencies needed to be updated together.
Updates jquery-ui-rails from 5.0.5 to 6.0.1

Changelog

Sourced from jquery-ui-rails's changelog.

6.0.1

  • Fix "define is not defined" issue in core.js

6.0.0

  • Update to jQuery UI 1.12.1
  • The widget files moved. Change e.g. require jquery-ui/sortable to require jquery-ui/widgets/sortable
Commits
  • 90363fb Release version 6.0.1
  • 52748b1 Update History
  • 4595e51 Merge pull request #113 from Borzik/define-fix
  • bc78f09 fix “define is not defined” error when jquery-ui file is loaded
  • 19fb230 Merge pull request #110 from francocatena/master
  • fc3e5f0 Fix README examples on requiring specific modules
  • b545402 Loosen json dependency
  • 82e6c6e Merge pull request #105 from Borzik/jquery-ui-upgrade
  • 441a9eb get rid of .js extensions in //= require blocks
  • d45cf46 improve regex and clean it up
  • Additional commits viewable in compare view

Updates apparition from 7db58cc to 0.4.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2023
Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails) and [apparition](https://github.com/twalpole/apparition). These dependencies needed to be updated together.

Updates `jquery-ui-rails` from 5.0.5 to 6.0.1
- [Release notes](https://github.com/joliss/jquery-ui-rails/releases)
- [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md)
- [Commits](jquery-ui-rails/jquery-ui-rails@v5.0.5...v6.0.1)

Updates `apparition` from `7db58cc` to 0.4.0
- [Commits](twalpole/apparition@7db58cc...v0.4.0)

---
updated-dependencies:
- dependency-name: jquery-ui-rails
  dependency-type: direct:production
- dependency-name: apparition
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/jquery-ui-rails-and-apparition-6.0.1 branch from 847cea0 to e4842a9 Compare October 6, 2023 14:14
Copy link
Member

@FionaDL FionaDL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuanVqz looks good, and looks like test are are passing, I'll go a quick QA

@FionaDL FionaDL temporarily deployed to points-dependabot-bundl-9sl4x7 October 9, 2023 20:44 Inactive
@FionaDL FionaDL merged commit 21d7457 into main Oct 9, 2023
3 checks passed
@FionaDL FionaDL deleted the dependabot/bundler/jquery-ui-rails-and-apparition-6.0.1 branch October 9, 2023 21:47
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.

2 participants