Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps blueprinter from 1.1.2 to 1.2.1.

Changelog

Sourced from blueprinter's changelog.

1.2.1 - 2025/09/11

  • 🐛 [BUGFIX] Adds back Blueprinter.prepare method with a deprecated warning. This method was previously public, but was removed as part of 1.2.0.

[REMOVED] 1.2.0 - 2025/09/10

  • ‼️ [BREAKING] Drops support for Ruby 3.0. See #496
  • 💅 [ENHANCEMENT] Allows for the current view to be accessible from within the options hash provided to the field block. See #503. Thanks to @​neo87cs.
  • 🐛 [BUGFIX] Fixes an issue where specifying fields using a mix of symbols and strings would cause an ArgumentError when rendering. See #505. Thanks to @​lessthanjacob.
  • 🚜 [REFACTOR] Reorganizes rendering/serialization logic and removes BaseHelper module. See #476. Thanks to @​lessthanjacob.
Commits
  • 0fd3e3e Merge pull request #530 from procore-oss/js/v1.2.1/patch
  • 6c0b8c4 [chore] Add back .prepare method with a deprecation warning
  • f5fe24e Merge pull request #527 from procore-oss/js/stage-1.2.0-release
  • 2c8f120 [chore] Bump version and update CHANGELOG
  • b4b06ee Merge pull request #525 from procore-oss/dependabot/github_actions/tj-actions...
  • c8aab1c chore(deps): bump tj-actions/changed-files
  • 463357b Merge pull request #520 from procore-oss/dependabot/github_actions/tj-actions...
  • 32fbcdb chore(deps): bump tj-actions/changed-files
  • 221519d Merge pull request #522 from procore-oss/dependabot/github_actions/dependenci...
  • c715812 chore(deps): bump the dependencies group with 2 updates
  • 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 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.1.2 to 1.2.1.
- [Changelog](https://github.com/procore-oss/blueprinter/blob/main/CHANGELOG.md)
- [Commits](procore-oss/blueprinter@v1.1.2...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 23, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 23, 2025
@compwron compwron merged commit 4a54586 into main Nov 5, 2025
11 checks passed
@compwron compwron deleted the dependabot/bundler/blueprinter-1.2.1 branch November 5, 2025 21:10
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants