Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PaperBell-Org/Obsidian-PaperBell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.4
Choose a base ref
...
head repository: PaperBell-Org/Obsidian-PaperBell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.5
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 22, 2025

  1. build(deps): bump actions/checkout in the ci-dependencies group

    Bumps the ci-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: ci-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    c97705b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the production-dependencies group with 7 updates

    Bumps the production-dependencies group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [globby](https://github.com/sindresorhus/globby) | `16.0.0` | `16.1.0` |
    | [hast-util-to-string](https://github.com/rehypejs/rehype-minify) | `4.5.1` | `3.0.1` |
    | [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.6.3` | `6.6.4` |
    | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.17.1` | `3.20.0` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.3` |
    | [esbuild](https://github.com/evanw/esbuild) | `0.27.0` | `0.27.2` |
    | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.7.4` |
    
    
    Updates `globby` from 16.0.0 to 16.1.0
    - [Release notes](https://github.com/sindresorhus/globby/releases)
    - [Commits](sindresorhus/globby@v16.0.0...v16.1.0)
    
    Updates `hast-util-to-string` from 4.5.1 to 3.0.1
    - [Release notes](https://github.com/rehypejs/rehype-minify/releases)
    - [Changelog](https://github.com/rehypejs/rehype-minify/blob/main/changelog.md)
    - [Commits](https://github.com/rehypejs/rehype-minify/commits)
    
    Updates `preact-render-to-string` from 6.6.3 to 6.6.4
    - [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
    - [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
    - [Commits](preactjs/preact-render-to-string@v6.6.3...v6.6.4)
    
    Updates `shiki` from 3.17.1 to 3.20.0
    - [Release notes](https://github.com/shikijs/shiki/releases)
    - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/shiki)
    
    Updates `@types/node` from 24.10.1 to 25.0.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `esbuild` from 0.27.0 to 0.27.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.27.0...v0.27.2)
    
    Updates `prettier` from 3.7.3 to 3.7.4
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.3...3.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: globby
      dependency-version: 16.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: hast-util-to-string
      dependency-version: 3.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: preact-render-to-string
      dependency-version: 6.6.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: shiki
      dependency-version: 3.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: "@types/node"
      dependency-version: 25.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: esbuild
      dependency-version: 0.27.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: prettier
      dependency-version: 3.7.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    6cecf4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #172 from PaperBell-Org/dependabot/github_actions/…

    …ci-dependencies-76468cb07f
    
    build(deps): bump actions/checkout from 5 to 6 in the ci-dependencies group
    SongshGeo authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    3652ea8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #173 from PaperBell-Org/dependabot/npm_and_yarn/pr…

    …oduction-dependencies-03d64a10e3
    
    build(deps): bump the production-dependencies group with 7 updates
    SongshGeo authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    9299ab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    be4d761 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from PaperBell-Org/dev

    fix(templates): 🐛 add manual term template and update folder structure of templator
    SongshGeo authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    b585812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a3fe9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #175 from PaperBell-Org/release-please--branches--…

    …main--components--paperbell
    
    chore(main): release 4.5.5
    SongshGeo authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    94f5a7f View commit details
    Browse the repository at this point in the history
Loading