Skip to content

Bump pnpm/action-setup from 5 to 6#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6
Open

Bump pnpm/action-setup from 5 to 6#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/pnpm/action-setup-6

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps pnpm/action-setup from 5 to 6.

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.0

Added support for pnpm v11.

Commits
  • 0e279bb fix: update pnpm to 11.1.1 (#248)
  • 3e83581 fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258)
  • 551b42e docs(README): fix cache_dependency_path type (#257)
  • 739bfe4 fix: self-update bootstrap to packageManager-pinned version (#233) (#256)
  • f61705d chore: add CODEOWNERS
  • 7a5507b fix: restore inputs from state in post (#255)
  • 1155470 fix: honor devEngines.packageManager.onFail=error (#252) (#254)
  • 91ab88e fix: bin_dest output points to self-updated pnpm, not bootstrap (#249)
  • e578e19 fix: update pnpm to 11.0.4
  • 8912a91 fix: append (not prepend) action node dir to PATH for npm bootstrap (#241)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 10, 2026
oratis added a commit that referenced this pull request May 12, 2026
Tier-1 #3 feature. Adds three persisted settings:
- dailyNotesFolder (default "journal")
- dailyNotesFormat (default "YYYY-MM-DD", supports YYYY MM DD HH mm ss)
- dailyNotesTemplate (optional vault-relative path to a .md template)

Palette command "Open Today's Daily Note": if today's note exists at
{vaultRoot}/{folder}/{format}.md it opens; otherwise reads the optional
template, runs {{title}} / {{date}} / {{date:FMT}} / {{time}} /
{{cursor}} substitution, writes the new file, and opens it.

Pure helpers (formatDate / applyTemplate / dailyNotePath) live in
src/lib/template.ts with 20 tests covering token expansion, custom
formats, cursor placement, folder normalisation, and slash-formats
like YYYY/MM/DD that nest by date.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
oratis added a commit that referenced this pull request May 12, 2026
Third reactive store in the same pattern (link-index, tag-index, now
heading-index). Built off the existing parseHeadings parser; wired
into vault root/path lifecycle, save path, and Rebuild Link Index
command in parallel with the other two stores.

QuickOpen now detects a leading `#` and switches to heading-jump
mode: fuzzy-matches against every heading text in the vault, opens
the source file and dispatches markup:jump-to-line to scroll the
editor to the heading's source line. File mode is unchanged below
the `#` prefix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dependabot dependabot Bot changed the title Build(deps): Bump pnpm/action-setup from 5 to 6 Bump pnpm/action-setup from 5 to 6 May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6 branch from b86023f to 76f2cc8 Compare May 14, 2026 03:12
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v5...v6)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/pnpm/action-setup-6 branch from 76f2cc8 to 56a776d Compare May 14, 2026 03:14
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants