Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow auto bump package version #14

Merged
merged 12 commits into from
Aug 22, 2023
Merged

Allow auto bump package version #14

merged 12 commits into from
Aug 22, 2023

Commits on Aug 21, 2023

  1. Update deps, Init dependabot

    denbon05 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c0461be View commit details
    Browse the repository at this point in the history
  2. Remove .npmrc

    denbon05 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b11f555 View commit details
    Browse the repository at this point in the history
  3. Allow publish to npm registry after CI only

    denbon05 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2d5b80e View commit details
    Browse the repository at this point in the history
  4. Fix scripts' commands

    denbon05 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fb72ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Allow dependabot to bump the package version

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    203669f View commit details
    Browse the repository at this point in the history
  2. Pull main, Resolve conflicts

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8db8291 View commit details
    Browse the repository at this point in the history
  3. Resolve vulnerabilities

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    787e21a View commit details
    Browse the repository at this point in the history
  4. Fix deps error TS2403 AbortSignal

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    df542b5 View commit details
    Browse the repository at this point in the history
  5. Add prettier, Fix tests

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1f00680 View commit details
    Browse the repository at this point in the history
  6. Fix backward compatibility to v3 fastify

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3099eb0 View commit details
    Browse the repository at this point in the history
  7. Allow auto bump package version

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6c84ec3 View commit details
    Browse the repository at this point in the history
  8. Pull main

    denbon05 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    19d7803 View commit details
    Browse the repository at this point in the history