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

feat(private-key): escaped newlines will be replaced #132

Merged

Commits on May 1, 2024

  1. fix(deps): bump the production-dependencies group with 3 updates

    Bumps the production-dependencies group with 3 updates: [@octokit/auth-app](https://github.com/octokit/auth-app.js), [@octokit/request](https://github.com/octokit/request.js) and [undici](https://github.com/nodejs/undici).
    
    
    Updates `@octokit/auth-app` from 6.0.4 to 7.0.0
    - [Release notes](https://github.com/octokit/auth-app.js/releases)
    - [Commits](octokit/auth-app.js@v6.0.4...v7.0.0)
    
    Updates `@octokit/request` from 9.0.1 to 9.1.1
    - [Release notes](https://github.com/octokit/request.js/releases)
    - [Commits](octokit/request.js@v9.0.1...v9.1.1)
    
    Updates `undici` from 6.11.1 to 6.15.0
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.11.1...v6.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/auth-app"
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    - dependency-name: "@octokit/request"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    - dependency-name: undici
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 1, 2024
    Configuration menu
    Copy the full SHA
    31d2873 View commit details
    Browse the repository at this point in the history
  2. build(package): lock file

    gr2m committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f4f660f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bb7eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ecae7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    543f6c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f3615 View commit details
    Browse the repository at this point in the history