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

fix: bump propagating-hammerjs from 2.0.1 to 3.0.0 #3080

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps propagating-hammerjs from 2.0.1 to 3.0.0.

Changelog

Sourced from propagating-hammerjs's changelog.

2024-01-25, version 3.0.0

  • Breaking: Dropped support for IE 11
  • Fix: Use event.target in cases where the target has been removed from the DOM (#17). Thanks @​sgparrish.
Commits
  • 94e7b6a chore: publish v3.0.0
  • 0a76fff Merge pull request #17 from sgparrish/master
  • 9dad9fa rework to use isConnected
  • 277ecfa Replace document.contains with node walking and checking nodeType
  • 4f2214b Use event.target in cases where _first target has been removed from DOM
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2024
Copy link

bundlemon bot commented Feb 17, 2024

BundleMon

Files updated (4)
Status Path Size Limits
services/qualificationMigration/drive.js
259.96KB (+55B +0.02%) 500KB
services/dacc/drive.js
265.69KB (+52B +0.02%) 500KB
public/drive.(hash).js
1.52MB (-2.08KB -0.13%) 1.7MB
vendors/drive.(hash).js
1.71MB (-2.37KB -0.13%) 2MB
Unchanged files (14)
Status Path Size Limits
public/pdf.worker.entry.(hash).worker.js
343.61KB 345KB
app/drive.(hash).js
165.94KB 300KB
public/cozy-client-js.js
158.97KB 160KB
intents/drive.(hash).js
104.46KB 190KB
public/drive.(hash).min.css
77.51KB 100KB
app-drive.(hash).min.css
37.26KB 56KB
intents-drive.(hash).min.css
34.9KB 40KB
onlyOffice/slide.pptx
24.82KB 25KB
onlyOffice/text.docx
5.84KB 6KB
onlyOffice/spreadsheet.xlsx
5.01KB 6KB
manifest.webapp
1.9KB 2KB
index.html
547B 1KB
intents/index.html
505B 1KB
manifest.json
184B 1KB

Total files change -4.34KB -0.09%

Groups updated (3)
Status Path Size Limits
services/**
525.65KB (+107B +0.02%) -
public/**
2.1MB (-2.08KB -0.1%) -
vendors/**
1.71MB (-2.37KB -0.13%) -
Unchanged groups (4)
Status Path Size Limits
app/**
165.94KB -
intents/**
104.95KB -
onlyOffice/**
35.68KB -
img/**
3.41KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Bumps [propagating-hammerjs](https://github.com/josdejong/propagating-hammerjs) from 2.0.1 to 3.0.0.
- [Changelog](https://github.com/josdejong/propagating-hammerjs/blob/master/HISTORY.md)
- [Commits](josdejong/propagating-hammerjs@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: propagating-hammerjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/propagating-hammerjs-3.0.0 branch from 8ed4552 to 4c549ce Compare February 23, 2024 08:48
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.

None yet

0 participants