Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2025

Bumps mudlet-map-binary-reader from 0.5.3 to 0.6.0.

Release notes

Sourced from mudlet-map-binary-reader's releases.

0.6.0

Full Changelog: Delwing/node-mudlet-map-binary-reader@0.5.3...0.6.0

Changelog

Sourced from mudlet-map-binary-reader's changelog.

0.6.0

  • json export will not remove pathwalking locks

0.5.2

  • correct exports (so they will not break backward compatibility)

0.5.1

  • correct docs picking up

0.5.0

  • add room hash to reader export

0.4.0

  • fix errors when pixmap is empty

0.2.1

  • fix typo in .ts definition

0.2.0

  • export for reader will export model and colors
  • document export function
  • package.json - switch "export" to "main"

0.1.2

  • furhter exporting fixes

0.1.1

  • fix json export

0.1.0

  • code reorganization
  • reading will now be based directly on qtdatastream user type
  • added write method - it is now possible to write Mudlet map into binary from its model
  • model map definition

0.0.5

  • clone map model before doing export to prevent any changes to original model so it can be reused

0.0.4

  • export map to Mudlet JSON map file

0.0.3

  • adjust colors generation to adjust for envColors

0.0.2

  • fix reading mEnvColors
  • correct colors to match updated values

... (truncated)

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 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)

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 javascript Pull requests that update Javascript code labels Jul 24, 2025
@github-actions
Copy link

github-actions bot commented Jul 24, 2025

Warnings
⚠️ Main map file not edited. Are you sure you uploaded the file with the correct name?

Generated by 🚫 dangerJS against be5ea2b

@github-actions
Copy link

github-actions bot commented Jul 24, 2025

Textual map diff

Open to see the diff for commit be5ea2b
No diff in JSON file

@keneanung
Copy link
Contributor

@dependabot rebase

Bumps [mudlet-map-binary-reader](https://github.com/Delwing/node-mudlet-map-binary-reader) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/Delwing/node-mudlet-map-binary-reader/releases)
- [Changelog](https://github.com/Delwing/node-mudlet-map-binary-reader/blob/master/CHANGELOG.md)
- [Commits](Delwing/node-mudlet-map-binary-reader@0.5.3...0.6.0)

---
updated-dependencies:
- dependency-name: mudlet-map-binary-reader
  dependency-version: 0.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mudlet-map-binary-reader-0.6.0 branch from 0bad26d to be5ea2b Compare September 26, 2025 15:01
@keneanung keneanung merged commit 3fa4f51 into development Sep 30, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mudlet-map-binary-reader-0.6.0 branch September 30, 2025 08:33
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.

1 participant