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.1.6 to 4.1.7 #1801

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps node-unrtf from 4.1.6 to 4.1.7.

Release notes

Sourced from node-unrtf's releases.

v4.1.7

4.1.7 (2024-02-22)

Dependencies

  • deps-dev: bump dev dependencies (598315a)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#358) (ce62a47)
  • deps: bump semver from 7.5.4 to 7.6.0 (35d25c9)

Miscellaneous

  • .husky: migrate hooks to v9 style (d12a911)
  • .vscode: fix prettier.prettierPath setting (9542260)

Continuous integration

  • cd: use main environment for publish-npm job (014981c)
  • deps: bump actions/dependency-review-action from 3 to 4 (#357) (8533389)

Improvements

  • index: swap negated condition (ee06254)
  • index: use string.StartsWith() over regex.test() (d2e21d6)
  • index: use constant comparison order (1267519)
Changelog

Sourced from node-unrtf's changelog.

4.1.7 (2024-02-22)

Dependencies

  • deps-dev: bump dev dependencies (598315a)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#358) (ce62a47)
  • deps: bump semver from 7.5.4 to 7.6.0 (35d25c9)

Miscellaneous

  • .husky: migrate hooks to v9 style (d12a911)
  • .vscode: fix prettier.prettierPath setting (9542260)

Continuous integration

  • cd: use main environment for publish-npm job (014981c)
  • deps: bump actions/dependency-review-action from 3 to 4 (#357) (8533389)

Improvements

  • index: swap negated condition (ee06254)
  • index: use string.StartsWith() over regex.test() (d2e21d6)
  • index: use constant comparison order (1267519)
Commits
  • 73551b8 chore(main): release 4.1.7 (#360)
  • dd64eaf Merge pull request #361 from Fdawgs/build/deps
  • 35d25c9 build(deps): bump semver from 7.5.4 to 7.6.0
  • ee06254 refactor(index): swap negated condition
  • d2e21d6 perf(index): use string.StartsWith() over regex.test()
  • 1267519 refactor(index): use constant comparison order
  • 598315a build(deps-dev): bump dev dependencies
  • 9542260 chore(.vscode): fix prettier.prettierPath setting
  • d12a911 chore(.husky): migrate hooks to v9 style
  • ce62a47 build(deps-dev): bump husky from 8.0.3 to 9.0.6 (#358)
  • 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 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)

Bumps [node-unrtf](https://github.com/Fdawgs/node-unrtf) from 4.1.6 to 4.1.7.
- [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.1.6...v4.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@github-actions github-actions bot merged commit efc04fb into main Mar 1, 2024
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-unrtf-4.1.7 branch March 1, 2024 03:33
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8106131213

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 7950818697: 0.0%
Covered Lines: 646
Relevant Lines: 646

💛 - Coveralls

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.

None yet

1 participant