Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2021

Bumps nbtlib from 1.12.1 to 2.0.4.

Release notes

Sourced from nbtlib's releases.

v2.0.4

Fix

v2.0.3

Fix

  • Make sure the trailing End tag is written to files. Fix #153 (#154) (eda4d32)

v2.0.2

Fix

v2.0.1

Fix

  • Forgot to update README (2571611)

v2.0.0

Feature

Breaking

  • The Root class is gone and so is the root attribute on files (e9180a2)
Changelog

Sourced from nbtlib's changelog.

v2.0.4 (2021-11-25)

Fix

v2.0.3 (2021-11-25)

Fix

  • Make sure the trailing End tag is written to files. Fix #153 (#154) (eda4d32)

v2.0.2 (2021-11-25)

Fix

v2.0.1 (2021-10-23)

Fix

  • Forgot to update README (2571611)

v2.0.0 (2021-10-23)

Feature

Breaking

  • The Root class is gone and so is the root attribute on files (e9180a2)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 2 times, most recently from 7a02f7f to a437be3 Compare December 8, 2021 04:44
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from a437be3 to 7556427 Compare January 7, 2022 18:21
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 7556427 to 8ba5df9 Compare January 30, 2022 09:16
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 2 times, most recently from c44b3d2 to 771508c Compare February 11, 2022 00:21
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 3 times, most recently from fa5894e to 9abb174 Compare February 28, 2022 21:47
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 9abb174 to 73dee97 Compare March 1, 2022 07:49
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 73dee97 to f417047 Compare March 9, 2022 01:21
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 4 times, most recently from dafc8a0 to cc2329d Compare April 12, 2022 21:14
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from cc2329d to 920a302 Compare April 24, 2022 01:14
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 920a302 to 95b3de5 Compare May 27, 2022 16:50
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 95b3de5 to f2cc5ea Compare June 15, 2022 21:59
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from f2cc5ea to 786e6aa Compare July 6, 2022 21:55
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 2 times, most recently from 0eae6cf to 84a782a Compare September 11, 2022 14:38
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 2 times, most recently from 2537c41 to 189da41 Compare September 27, 2022 20:05
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 189da41 to 2932a4c Compare October 10, 2022 20:37
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 3 times, most recently from f231b86 to a71e504 Compare October 25, 2022 10:47
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch 2 times, most recently from 3d1f0ee to 83e5ebb Compare November 29, 2022 22:16
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from 83e5ebb to d52b5df Compare January 31, 2023 22:05
@dependabot dependabot bot force-pushed the dependabot/pip/nbtlib-2.0.4 branch from d52b5df to a62fa5f Compare February 8, 2023 04:00
Bumps [nbtlib](https://github.com/vberlier/nbtlib) from 1.12.1 to 2.0.4.
- [Release notes](https://github.com/vberlier/nbtlib/releases)
- [Changelog](https://github.com/vberlier/nbtlib/blob/main/CHANGELOG.md)
- [Commits](vberlier/nbtlib@v1.12.1...v2.0.4)

---
updated-dependencies:
- dependency-name: nbtlib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
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