Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 23, 2022

Bumps pymarc from 4.1.1 to 4.2.1.

Release notes

Sourced from pymarc's releases.

v4.2.1

  • Bugfix for Field.delete_subfield() for situations when a subfield value is present with the name of the subfield that you want to delete. Thanks @​klinga!
  • Updated README to point to ReadTheDocs documentation. Thanks @​harald.varner!

v4.2.0

This release includes new functionality in Record and Field for retrieving linked 880 fields for multiscript records. Thanks for the contribution @​jpstroop!

v4.1.3

This is a bugfix release to correct a typo in the FatalErrorReader class name.

Commits
  • df11751 new release
  • 33aa748 new version
  • 11d3f8a Merge branch 'harald.varner-main-patch-79776' into 'main'
  • c42811b Merge branch 'delete-subfield-bug-fix' into 'main'
  • cadd392 Post a link to Read the Docs
  • 2bb687b fixes delete_subfield when values are single characters
  • 953c5c3 Merge branch 'linked_fields' into 'main'
  • 8d514c3 Adds a method to get linked (880) fields
  • cf3cc04 fix default branch
  • 0c791b8 ran black .
  • 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 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 [pymarc](https://gitlab.com/pymarc/pymarc) from 4.1.1 to 4.2.1.
- [Release notes](https://gitlab.com/pymarc/pymarc/tags)
- [Commits](https://gitlab.com/pymarc/pymarc/compare/v4.1.1...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 23, 2022

Dependabot tried to add @dhruvmanila and @cdrini as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/drakene/openlibrary/pulls/174/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the drakene/openlibrary repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant