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

[Snyk] Upgrade select2 from 4.0.10 to 4.0.13 #11559

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

afabiani
Copy link
Member

@afabiani afabiani commented Oct 3, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade select2 from 4.0.10 to 4.0.13.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 4 years ago, on 2020-01-28.
Release notes
Package name: select2
  • 4.0.13 - 2020-01-28

    New features / improvements

    • Trigger input event before change events (#4649)
    • Feed back the keypress code that was responsible for the 'close' event (#5513)
    • Only trigger selection:update once on DOM change events (#5734)

    Bug fixes

    • Prevent opening of disabled elements (#5751)

    Documentation

    • Fix "edit this page" links in docs (#5689)

    Miscellaneous


    Select2 is a looking for sponsors to keep development active. Interested in seeing Select2 continue to be developed? Sponsor @ kevin-brown (and by extension, Select2) on GitHub Sponsors or sponsor Select2 on Open Collective!

  • 4.0.12 - 2019-11-06

    Bug fixes

    • Fixes incorrect offset when using the Shadow DOM and styling the <html> element (#5682)

    Miscellaneous

    • Replace cdnjs with jsDelivr in the documentation (#5687)
    • Fix incorrect provider for the automated NPM deployment (#5686)

    Select2 is a looking for sponsors to keep development active. Interested in seeing Select2 continue to be developed? Sponsor @ kevin-brown (and by extension, Select2) on GitHub Sponsors!

  • 4.0.11 - 2019-10-13

    Bug fixes

    • Fixes jQuery migrate error when getting offset when dropdownParent not in document (#5584)

    Miscellaneous

    • Enable GitHub actions for CI (#5591)
    • Documentation has been moved into and is deployed from the code repository (#5638)
    • Remove Travis CI integration (#5665)
  • 4.0.10 - 2019-08-28

    New features / improvements

    • Support passing in a selector for dropdownParent option (#5622)

    Bug fixes

    • Fix bug where dropdowns pointing upwards were incorrectly positioned (#5621)
from select2 GitHub release notes
Commit messages
Package name: select2

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Oct 3, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #11559 (e52a90a) into master (c1f8aad) will decrease coverage by 0.09%.
Report is 7 commits behind head on master.
The diff coverage is n/a.

❗ Current head e52a90a differs from pull request most recent head 68c3cf2. Consider uploading reports for the commit 68c3cf2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11559      +/-   ##
==========================================
- Coverage   62.98%   62.90%   -0.09%     
==========================================
  Files         876      875       -1     
  Lines       52571    52543      -28     
  Branches     6609     6604       -5     
==========================================
- Hits        33112    33052      -60     
- Misses      17940    17969      +29     
- Partials     1519     1522       +3     

@giohappy giohappy self-requested a review October 5, 2023 12:15
giohappy
giohappy previously approved these changes Oct 5, 2023
@giohappy giohappy marked this pull request as draft October 5, 2023 12:15
@giohappy
Copy link
Contributor

giohappy commented Oct 5, 2023

This needs to be tested. In the past even patch upgrade of select2 has broken the legacy layouts.

@gitguardian
Copy link

gitguardian bot commented Oct 16, 2023

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@afabiani afabiani marked this pull request as ready for review January 9, 2024 17:34
@afabiani afabiani merged commit 41c1678 into master Jan 9, 2024
7 of 8 checks passed
@afabiani afabiani deleted the snyk-upgrade-4dd9471c83b0019737e6c20c08f15b76 branch January 9, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants