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

⬆ Bump the production-dependencies group with 2 updates #41

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the production-dependencies group with 2 updates: mithril and pdfjs-dist.

Updates mithril from 2.2.8 to 2.2.9

Release notes

Sourced from mithril's releases.

v2.2.9

Release v2.2.9

Changelog

Patch Changes

[refactor] Refactoring of hyperscript.js and render.js, including performance improvements (@​kfule)

Refactor hyperscript.js and render.js. In particular, the replacement of fix #2622 appears to have significantly improved the performance regression.

Changelog

Sourced from mithril's changelog.

Release v2.2.9

Patch Changes

[refactor] Refactoring of hyperscript.js and render.js, including performance improvements (@​kfule)

Refactor hyperscript.js and render.js. In particular, the replacement of fix #2622 appears to have significantly improved the performance regression.

Commits
  • 50c580b Release Artifacts for v2.2.9
  • 3c6c1cf remove unused parameter
  • 7f4a658 drop util/assign.js
  • 9418b2a remove polyfill for Object.assign()
  • 4a71192 [refactor] render: move isFileInput into setAttr()
  • 8401f69 [refactor] performance improvement by replacing #2622 fix in render.js with a...
  • 139ba14 [refactor] hyperscript: use Object.create(null) for selectorCache
  • b17819e [refactor] hyperscript: simplify className assignment logic when state.attrs ...
  • 3360556 [refactor] hyperscript: don't use isEmpty() in execSelector()
  • d4ff9d1 [refactor] hyperscript: use assign() to construct attrs in execSelector()
  • See full diff in compare view

Updates pdfjs-dist from 4.7.76 to 4.8.69

Release notes

Sourced from pdfjs-dist's releases.

v4.8.69

This release contains improvements for the annotation editor, font conversion, form rendering, image conversion and the viewer.

Changes since v4.7.76

... (truncated)

Commits
  • 3634dab Merge pull request #18988 from Snuffleupagus/split-dom-factory
  • e930f30 Merge pull request #18992 from Snuffleupagus/getPdfManager-inline-flushChunks
  • e548510 Merge pull request #18990 from Snuffleupagus/ensure-structTree-serializable
  • aa4839e Merge pull request #18993 from Snuffleupagus/stringToUTF16HexString-hexNumbers
  • 2145a7b Use the hexNumbers structure in the stringToUTF16HexString helper
  • 196f7d7 Inline the flushChunks helper function, used in getPdfManager on the work...
  • b26dc19 Ensure that serializing of StructTree-data cannot fail during loading
  • 4e12906 Move the various DOM-factories into their own files
  • 06f3b2d Merge pull request #18983 from Snuffleupagus/api-FetchBuiltInCMap-FetchStanda...
  • 3ed438a Merge pull request #18979 from Snuffleupagus/L10n-#elements-lazy-init
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [mithril](https://github.com/MithrilJS/mithril.js) and [pdfjs-dist](https://github.com/mozilla/pdf.js).


Updates `mithril` from 2.2.8 to 2.2.9
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Changelog](https://github.com/MithrilJS/mithril.js/blob/main/docs/recent-changes.md)
- [Commits](MithrilJS/mithril.js@v2.2.8...v2.2.9)

Updates `pdfjs-dist` from 4.7.76 to 4.8.69
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.7.76...v4.8.69)

---
updated-dependencies:
- dependency-name: mithril
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the maintenance 🔧 Updates and upgrades label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance 🔧 Updates and upgrades
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants