Skip to content

Bump properties-file from 3.5.12 to 3.6.4 in /js - #187

Open
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/properties-file-3.6.4
Open

Bump properties-file from 3.5.12 to 3.6.4 in /js#187
dependabot[bot] wants to merge 1 commit into
demonstrate-cross-realm-session-vulnerabilityfrom
dependabot/npm_and_yarn/js/properties-file-3.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor

Bumps properties-file from 3.5.12 to 3.6.4.

Release notes

Sourced from properties-file's releases.

Release 3.6.4

3.6.4 (2026-01-31)

Release 3.6.3

3.6.3 (2025-11-18)

Release 3.6.2

3.6.2 (2025-11-15)

Bug Fixes

  • sync PropertiesEditor.toObject() after mutations (#175) (c81ec08)

Release 3.6.1

3.6.1 (2025-09-08)

Bug Fixes

  • unescape: correct invalid \u escape detection so \u00FC decodes (closes #158) + update package version (409e9ff)

Release 3.6.0

3.6.0 (2025-08-24)

Features

  • small performance improvement and update dependencies (2ba0950)

Release 3.5.13

3.5.13 (2025-07-21)

Changelog

Sourced from properties-file's changelog.

3.6.4 (2026-01-31)

3.6.3 (2025-11-18)

3.6.2 (2025-11-15)

Bug Fixes

  • sync PropertiesEditor.toObject() after mutations (#175) (c81ec08)

3.6.1 (2025-09-08)

Bug Fixes

  • unescape: correct invalid \u escape detection so \u00FC decodes (closes #158) + update package version (409e9ff)

3.6.0 (2025-08-24)

Features

  • small performance improvement and update dependencies (2ba0950)

3.5.13 (2025-07-21)

Commits
  • 29d1063 🔖 release v3.6.4
  • 80f6f2b build: update dependencies
  • 34dd9f1 chore: add post-release hook to warm bundlejs badge cache
  • 39ffd6c build: update dependencies
  • ec35683 build: update dependencies
  • 8800a16 docs: update package size badge and link
  • 9364ec9 🔖 release v3.6.3
  • df2df5a build: update dependencies
  • b20f146 Merge pull request #180 from properties-file/dependabot/github_actions/action...
  • 23e8508 🔖 release v3.6.2
  • Additional commits viewable in compare view

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)

Bumps [properties-file](https://github.com/properties-file/properties-file) from 3.5.12 to 3.6.4.
- [Release notes](https://github.com/properties-file/properties-file/releases)
- [Changelog](https://github.com/properties-file/properties-file/blob/main/CHANGELOG.md)
- [Commits](properties-file/properties-file@3.5.12...3.6.4)

---
updated-dependencies:
- dependency-name: properties-file
  dependency-version: 3.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area/dependencies, team/ui. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@augment-app-staging

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR updates the JS Admin UI workspace to use a newer version of the properties-file library.

Changes:

  • Bumped properties-file from ^3.5.12 to ^3.6.4 in js/apps/admin-ui/package.json (dev dependency).
  • Updated the JS workspace lockfile (js/pnpm-lock.yaml) to align with the new resolved version.

Technical Notes:

  • The upstream releases between 3.5.12 → 3.6.4 include bug fixes (e.g., PropertiesEditor.toObject() synchronization) and maintenance updates.
  • No runtime application logic changes are introduced; impact is limited to the JS toolchain dependency graph.

🤖 Was this summary useful? React with 👍 or 👎

@augment-app-staging augment-app-staging Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants