Verified Commit 2f1e6528 authored by Jess's avatar Jess
Browse files

Issue #3522356 by quietone, longwave: Update JavaScript dependencies for 10.5.0

parent 7d1886da
Loading
Loading
Loading
Loading
Loading
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+5 −3
Original line number Diff line number Diff line
//     Backbone.js 1.6.0
//     Backbone.js 1.6.1

//     (c) 2010-2024 Jeremy Ashkenas and DocumentCloud
//     Backbone may be freely distributed under the MIT license.
@@ -44,7 +44,7 @@
  var slice = Array.prototype.slice;

  // Current version of the library. Keep in sync with `package.json`.
  Backbone.VERSION = '1.6.0';
  Backbone.VERSION = '1.6.1';

  // For Backbone's purposes, jQuery, Zepto, Ender, or My Library (kidding) owns
  // the `$` variable.
@@ -523,8 +523,10 @@
      if (this.idAttribute in attrs) {
        var prevId = this.id;
        this.id = this.get(this.idAttribute);
        if (this.id !== prevId) {
          this.trigger('changeId', this, prevId, options);
        }
      }

      // Trigger all relevant attribute changes.
      if (!silent) {
+2 −2
Original line number Diff line number Diff line
@@ -7,10 +7,10 @@ internal.backbone:
  #  - https://www.drupal.org/project/drupal/issues/3204011
  #  - https://www.drupal.org/project/drupal/issues/3204015
  remote: https://github.com/jashkenas/backbone
  version: "1.6.0"
  version: "1.6.1"
  license:
    name: MIT
    url: https://raw.githubusercontent.com/jashkenas/backbone/1.6.0/LICENSE
    url: https://raw.githubusercontent.com/jashkenas/backbone/1.6.1/LICENSE
    gpl-compatible: true
  js:
    assets/vendor/backbone/backbone-min.js: { weight: -19, minified: true }
+0 −14
Original line number Diff line number Diff line
@@ -107,7 +107,6 @@ classmap
classmaps
classtype
cldr
clearfix
closethick
codesniffer
colgroups
@@ -125,7 +124,6 @@ controlgroup
conv
createrole
createuser
crema
crossout
crème
csrftoken
@@ -234,7 +232,6 @@ fieldlayout
fieldnames
fieldsets
filemime
filetransfer
findwith
flickr
flipfit
@@ -282,7 +279,6 @@ idekey
iframeupload
imagecache
imagetextalternative
indexname
inglés
inited
inno
@@ -333,7 +329,6 @@ longerthan
longtext
loquesea
lrdd
lspeak
lstitle
ltitle
lzma
@@ -432,11 +427,9 @@ optin
orgchart
ossp
outdent
outro
overrider
overrider's
overriders
pagecache
pagetop
paramconverter
parseable
@@ -465,7 +458,6 @@ postcondition
postfields
postorder
postupdate
precache
preconfigured
predelete
prefixsqlite
@@ -477,7 +469,6 @@ prepopulating
prepopulation
prerender
prerendered
presave
pretransaction
preuninstall
processlist
@@ -516,7 +507,6 @@ renderables
renderered
reparenting
replyto
resave
resaved
resaving
restrictor
@@ -533,7 +523,6 @@ revpub
ribisi
rowspans
rtsp
ruleset
sameline
samename
sameorigin
@@ -564,8 +553,6 @@ smalldatetime
somecompany
specialchars
spiffiness
splitbutton
splitbuttons
squaresmall
squiz
squizlabs
@@ -701,7 +688,6 @@ upcasting
updateprogress
uploaders
uploadprogress
upscaling
urandom
userinfo
userref
Loading