Skip to content

build(deps): bump blueprinter from 1.2.1 to 1.3.0#6935

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/blueprinter-1.3.0
Open

build(deps): bump blueprinter from 1.2.1 to 1.3.0#6935
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/blueprinter-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps blueprinter from 1.2.1 to 1.3.0.

Changelog

Sourced from blueprinter's changelog.

1.3.0 - 2026/04/14

  • 🚀 [FEATURE] Adds support for Symbol#to_proc syntax in fields and identifiers. See #546. Thanks to @​tob1k.
  • 🚀 [FEATURE] Adds support for Proc in association :options parameter, enabling dynamic options based on the parent object. See #579. Thanks to @​lessthanjacob.
  • 🐛 [BUGFIX] Passes options as keywords during block extraction. See #521. Thanks to @​tylerhunt.
  • 🐛 [BUGFIX] Ensures Deprecation module gets loaded before it's used. See #549. Thanks to @​jhollinger.
  • 🐛 [BUGFIX] Fixes ViewCollection cache invalidation after view block evaluation, preventing silent loss of mutations when reflections triggers early cache compilation. See #579. Thanks to @​lessthanjacob.
  • 🚜 [REFACTOR] Caches ViewCollection and transformers to reduce object allocations and improve rendering performance. See #566. Thanks to @​lessthanjacob.
Commits
  • 9bf8206 Release v1.3.0 (#578)
  • 5f855b6 Merge pull request #576 from procore-oss/dependabot/github_actions/dependenci...
  • 8c68a9e chore(deps): bump the dependencies group with 2 updates
  • 6f89b57 Merge pull request #566 from procore-oss/js/performance-improvements
  • db3f6da [chore] Include additional tests for cache behavior
  • 5821aee Merge branch 'main' into js/performance-improvements
  • d12c687 [refactor] Use frozen snapshot for ViewCollection cache
  • 59dc90f Merge pull request #575 from procore-oss/dependabot/github_actions/dependenci...
  • 38803a2 chore(deps): bump the dependencies group across 1 directory with 2 updates
  • ec08ee3 Merge pull request #571 from procore-oss/jh/test-ruby-4.0
  • 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 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 [blueprinter](https://github.com/procore-oss/blueprinter) from 1.2.1 to 1.3.0.
- [Changelog](https://github.com/procore-oss/blueprinter/blob/main/CHANGELOG.md)
- [Commits](procore-oss/blueprinter@v1.2.1...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Touches dependency files ruby Touches Ruby code labels May 5, 2026
@dependabot dependabot Bot requested a review from compwron as a code owner May 5, 2026 05:57
@dependabot dependabot Bot added the ruby Touches Ruby code label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Touches dependency files ruby Touches Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants