Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rails/jquery-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.5
Choose a base ref
...
head repository: rails/jquery-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 30, 2020

  1. Fix unescape_js to match changes in Action View

    Unescapes dollar signs and backticks added by rails/rails@033a738
    repinel committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b6d6e25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from repinel/fix-unescape-js

    Fix `unescape_js` to match changes in Action View
    kaspth authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    6361d43 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    ad3227e View commit details
    Browse the repository at this point in the history
  2. Bump jQuery version to 3.5.1

    jQuery version 3.5.0 contains important security updates for a XSS
    vulnerability: GHSA-jpcq-cgw6-v4j6
    carlosantoniodasilva committed May 8, 2020
    Configuration menu
    Copy the full SHA
    90826fd View commit details
    Browse the repository at this point in the history
  3. Release v4.4.0

    carlosantoniodasilva committed May 8, 2020
    Configuration menu
    Copy the full SHA
    a8b003d View commit details
    Browse the repository at this point in the history
Loading