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 across 1 directory with 2 updates #38

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

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

Updates mithril from 2.2.2 to 2.2.8

Release notes

Sourced from mithril's releases.

v2.2.8

Release v2.2.8

Changelog

Patch Changes

[m.domFor(): workaround for unintentional mangling. Fix #2842 (@​kfule)](MithrilJS/mithril.js#2981)

Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157.

Drop Istanbul to kill install warnings (@​dead-claudia)

Title's pretty self-explanatory. Also, this isn't really used much in practice. From a local run: ```. $ npm ci.

v2.2.5

Release v2.2.5

Changelog

Patch Changes

Bump the normal group across 1 directory with 2 updates (@​dependabot[bot])

Bumps the normal group with 2 updates in the / directory: chokidar and eslint.

Cleaning up code by making vnode.attrs always non-null (@​kfule)

Commit f9e5163 made vnode.attrs always non-null, so there is no need for code to make vnode.attrs null or assume vnode.attrs is null.

... (truncated)

Changelog

Sourced from mithril's changelog.

Release v2.2.8

Patch Changes

[m.domFor(): workaround for unintentional mangling. Fix #2842 (@​kfule)](MithrilJS/mithril.js#2981)

Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157.

Drop Istanbul to kill install warnings (@​dead-claudia)

Title's pretty self-explanatory. Also, this isn't really used much in practice. From a local run: ```. $ npm ci.

Release v2.2.7

Patch Changes

[m.domFor(): workaround for unintentional mangling. Fix #2842 (@​kfule)](MithrilJS/mithril.js#2981)

Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157.

Drop Istanbul to kill install warnings (@​dead-claudia)

Title's pretty self-explanatory. Also, this isn't really used much in practice. From a local run: ```. $ npm ci.

Release v2.2.6

Patch Changes

[m.domFor(): workaround for unintentional mangling. Fix #2842 (@​kfule)](MithrilJS/mithril.js#2981)

Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157.

Drop Istanbul to kill install warnings (@​dead-claudia)

Title's pretty self-explanatory. Also, this isn't really used much in practice. From a local run: ```. $ npm ci.

Release v2.2.5

Patch Changes

Bump the normal group across 1 directory with 2 updates (@​dependabot[bot])

Bumps the normal group with 2 updates in the / directory: chokidar and eslint.

Cleaning up code by making vnode.attrs always non-null (@​kfule)

Commit f9e5163 made vnode.attrs always non-null, so there is no need for code to make vnode.attrs null or assume vnode.attrs is null.

Release v2.2.4

Patch Changes

Bump gh-pages from 2.1.1 to 5.0.0 (@​dependabot[bot])

... (truncated)

Commits

Updates pdfjs-dist from 4.6.82 to 4.7.76

Release notes

Sourced from pdfjs-dist's releases.

v4.7.76

This release contains improvements for accessibility, the annotation editor, annotation rendering, font conversion, form rendering, text selection, tiling pattern rendering and the viewer.

Changes since v4.6.82

... (truncated)

Commits
  • 8b73b82 Merge pull request #18844 from calixteman/bug1922063
  • 7eee86e Merge pull request #18855 from timvandermeij/updates
  • e6a413d Update translations to the most recent versions
  • dcc46ce Upgrade eslint-plugin-unicorn to version 56.0.0
  • 78bf528 Update dependencies to the most recent versions
  • a45e4a3 Use Calibri and Lucida Console, when it's possible, in place of sans-serif an...
  • 5a25c47 Merge pull request #18853 from calixteman/issue18036
  • 3194f3d Keep the empty lines in the text fields
  • 9e69735 Merge pull request #18854 from sylvestre/patch-1
  • 64ca2ee Add more authors
  • 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

…dates

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


Updates `mithril` from 2.2.2 to 2.2.8
- [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.2...v2.2.8)

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

---
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] <support@github.com>
@dependabot dependabot bot added the maintenance 🔧 Updates and upgrades label Oct 9, 2024
@mrharpo mrharpo self-requested a review October 17, 2024 01:11
Copy link
Collaborator

@mrharpo mrharpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Good Bot! 🤖

@mrharpo mrharpo merged commit 0dc6508 into main Oct 17, 2024
2 checks passed
@mrharpo mrharpo deleted the dependabot/npm_and_yarn/production-dependencies-ded04f3559 branch October 17, 2024 01:18
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: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant