Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 15, 2019

Bumps jquery-rails from 3.1.4 to 4.3.5.

Changelog

Sourced from jquery-rails's changelog.

4.3.5

  • update jquery to 3.4.1

4.3.4

  • update jquery to 3.4.0

4.3.3

  • update jquery to 3.3.1

4.3.2

  • update jquery to 3.3.0
  • Add possibility to test HTML: all, attribute prefix, attribute contains,
    attribute ends with, child, and class selectors
  • Fix matching mutiple calls for the same selector/function exception

4.3.1

  • update jquery to 3.2.1

4.3.0

  • update jquery to 3.2.0
  • Add possibility to test HTML attribute selectors

4.2.2

  • update jquery to 3.1.1

4.2.1

  • update jquery to 3.1.0

4.2.0

  • Support jQuery 3.x
  • Update jquery-ujs to 1.2.2
  • Update jQuery to 1.12.4 and 2.2.4

4.1.1

  • Update jQuery to 1.12.1 and 2.2.1
  • Update jquery-ujs to 1.2.1

4.1.0

  • Update jQuery to 1.12.0 and 2.2.0
... (truncated)
Commits
  • 7553142 Prepare to 4.3.5
  • fa0ee87 Upgrade jQuery to 3.4.1
  • 6c20aaf Prepare to 4.3.4
  • fb4de89 Upgrade jQuery to 3.4.0
  • 12a9200 Merge pull request #264 from ScottGrimmett/patch-1
  • 4cb917a Update README.md
  • 0d5d03b Merge pull request #259 from nisusam/fix_invalid_link
  • 17cf4d1 Fix invalid link for Rails Core Team
  • 0cebc59 Merge pull request #255 from lanzhiheng/bugfix/we-can-not-input-jquery-code-w...
  • 26b64ca Fix we can not input jquery code without semicolon.
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@KimberleyCook
Copy link
Contributor

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/jquery-rails-4.3.5 branch 2 times, most recently from 632d7b9 to cacb40f Compare July 22, 2019 15:17
@matyikriszta
Copy link
Contributor

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@matyikriszta
Copy link
Contributor

@dependabot recreate

Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.4 to 4.3.5.
- [Release notes](https://github.com/rails/jquery-rails/releases)
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v3.1.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/jquery-rails-4.3.5 branch from 3cc5147 to 39de2d0 Compare April 8, 2020 15:52
@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The Ruby Advisory Database.

Prototype pollution attack through jQuery $.extend
jQuery before 3.4.0 mishandles jQuery.extend(true, {}, ...) because of
bject.prototype pollution. If an unsanitized source object contained an
enumerable proto property, it could extend the native Object.prototype.

Patched versions: [">= 4.3.4"]

@dependabot-preview dependabot-preview bot changed the title Bump jquery-rails from 3.1.4 to 4.3.5 [Security] Bump jquery-rails from 3.1.4 to 4.3.5 May 6, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #1268.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/jquery-rails-4.3.5 branch May 11, 2020 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants