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

build(deps): bump node-unrtf from 4.0.0 to 4.1.0 #1675

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps node-unrtf from 4.0.0 to 4.1.0.

Release notes

Sourced from node-unrtf's releases.

v4.1.0

4.1.0 (2023-09-25)

Features

  • index: use binary from path env variable if not passed as param (402289b)

Dependencies

  • deps-dev: bump eslint from 8.49.0 to 8.50.0 (9c0c7fd)

Improvements

  • index: check bin version once on class init, not every func call (1085984)
  • index: create acceptedOptions obj on init, not every func call (4a9816b)

v4.0.2

4.0.2 (2023-09-23)

Bug fixes

  • index: do not mask error code if unknown (70c4a11)

v4.0.1

4.0.1 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (baacf05)
  • tsconfig: target es2022 (0284215)

Continuous integration

  • dependabot: group dependabot updates (0ad4307)
Changelog

Sourced from node-unrtf's changelog.

4.1.0 (2023-09-25)

Features

  • index: use binary from path env variable if not passed as param (402289b)

Dependencies

  • deps-dev: bump eslint from 8.49.0 to 8.50.0 (9c0c7fd)

Improvements

  • index: check bin version once on class init, not every func call (1085984)
  • index: create acceptedOptions obj on init, not every func call (4a9816b)

4.0.2 (2023-09-23)

Bug fixes

  • index: do not mask error code if unknown (70c4a11)

4.0.1 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (baacf05)
  • tsconfig: target es2022 (0284215)

Continuous integration

  • dependabot: group dependabot updates (0ad4307)
Commits
  • 18d2a9a chore(main): release 4.1.0 (#328)
  • 31ea5e6 Merge pull request #329 from Fdawgs/perf/index
  • 9c0c7fd build(deps-dev): bump eslint from 8.49.0 to 8.50.0
  • 4a9816b perf(index): create acceptedOptions obj on init, not every func call
  • 4f67d04 Merge pull request #327 from Fdawgs/refactor/spawn
  • a5e4e2d test(index): cover new error branch
  • 1085984 perf(index): check bin version once on class init, not every func call
  • 402289b feat(index): use binary from path env variable if not passed as param
  • 0e8db11 chore(main): release 4.0.2 (#326)
  • 70c4a11 fix(index): do not mask error code if unknown
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2023
Bumps [node-unrtf](https://github.com/Fdawgs/node-unrtf) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/Fdawgs/node-unrtf/releases)
- [Changelog](https://github.com/Fdawgs/node-unrtf/blob/main/CHANGELOG.md)
- [Commits](Fdawgs/node-unrtf@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: node-unrtf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-unrtf-4.1.0 branch from d02f79c to c939692 Compare September 28, 2023 13:22
@github-actions github-actions bot merged commit 4f99da2 into main Sep 28, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-unrtf-4.1.0 branch September 28, 2023 13:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants