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: magiclen/base64-url
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.13
Choose a base ref
...
head repository: magiclen/base64-url
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 11 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 14, 2023

  1. add dependabot

    magiclen committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    522df95 View commit details
    Browse the repository at this point in the history
  2. update dependencies

    magiclen committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    155edfd View commit details
    Browse the repository at this point in the history
  3. update github workflows

    magiclen committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f93204c View commit details
    Browse the repository at this point in the history
  4. update github workflows

    magiclen committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a01bb46 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. update project

    magiclen committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    86113a0 View commit details
    Browse the repository at this point in the history
  2. format yml

    magiclen committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1161f41 View commit details
    Browse the repository at this point in the history
  3. update CI

    magiclen committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    aafb5f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    690d596 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from magiclen/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    magiclen authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3093706 View commit details
    Browse the repository at this point in the history
  3. update GitHub workflows

    magiclen committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e6df7e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. no_std by default

    magiclen committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e6ce030 View commit details
    Browse the repository at this point in the history
Loading