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: fastify/secure-json-parse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: fastify/secure-json-parse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 29, 2022

  1. Bump tsd from 0.22.0 to 0.23.0 (#82)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.23.0.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a69b3c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. ci: update workflow (#83)

    * ci: update workflow
    
    * ci: fix browser run
    
    * ci: add name to test job
    Fdawgs authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    fb345a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e6e353 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Bump tsd from 0.23.0 to 0.24.1 (#85)

    Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1.
    - [Release notes](https://github.com/SamVerschueren/tsd/releases)
    - [Commits](tsdjs/tsd@v0.23.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6ca3dab View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Bump actions/dependency-review-action from 2 to 3 (#86)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    fcb126e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    0f5febb View commit details
    Browse the repository at this point in the history
  2. Bumepd 2.6.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f940b07 View commit details
    Browse the repository at this point in the history
Loading