Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:arduino-libraries/ArduinoHttpClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:0.6.1
Choose a base ref
Loading
...
head repository:arduino-libraries/ArduinoHttpClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:master
Choose a head ref
Loading
  • 14commits
  • 5files changed
  • 2contributors

Commits on Oct 8, 2024

  1. Bump arduino/arduino-lint-action from 1 to 2

    Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2.- [Release notes](https://github.com/arduino/arduino-lint-action/releases)- [Commits](arduino/arduino-lint-action@v1...v2)---updated-dependencies:- dependency-name: arduino/arduino-lint-action  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 8, 2024
    Configuration menu
    Copy the full SHA
    54627fcView commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request#181from arduino-libraries/dependabot/github_acti…

    …ons/arduino/arduino-lint-action-2Bump arduino/arduino-lint-action from 1 to 2
    @per1234
    per1234 authoredOct 9, 2024
    Configuration menu
    Copy the full SHA
    8b76ac2View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Add dedicated license file

    Standardization in license documentation is important because, in addition to making it easy for humans to find thisvital information, it allows machines to automate the process of license type determination, which is useful both fordiscovering suitable open source projects as well as checking open source license compliance.Previously, the open source license of this project was not documented in a dedicated license file. Due to this, eventhough the project is licensed under a standardized open source license, the open license type could not be identifiedwith 100% confidence by machines (e.g., the Licensee Gem used by the GitHub website), which meant identification couldonly be made by a human carefully evaluating the license text.The project's license is hereby documented in a standardized license file. The result is that the project's open sourcelicense type can now be automatically identified. This does not result in any change to the project licensing.
    @per1234
    per1234 committedMay 9, 2025
    Configuration menu
    Copy the full SHA
    53816d0View commit details
    Browse the repository at this point in the history
  2. Merge pull request#185from per1234/license-file

    Add dedicated license file
    @per1234
    per1234 authoredMay 9, 2025
    Configuration menu
    Copy the full SHA
    566b6e1View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Bump actions/download-artifact from 4 to 5

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.- [Release notes](https://github.com/actions/download-artifact/releases)- [Commits](actions/download-artifact@v4...v5)---updated-dependencies:- dependency-name: actions/download-artifact  dependency-version: '5'  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredAug 6, 2025
    Configuration menu
    Copy the full SHA
    c2bc613View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Merge pull request#186from arduino-libraries/dependabot/github_acti…

    …ons/actions/download-artifact-5Bump actions/download-artifact from 4 to 5
    @per1234
    per1234 authoredAug 11, 2025
    Configuration menu
    Copy the full SHA
    a9c7cddView commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v4...v5)---updated-dependencies:- dependency-name: actions/checkout  dependency-version: '5'  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredAug 12, 2025
    Configuration menu
    Copy the full SHA
    cb012cfView commit details
    Browse the repository at this point in the history
  2. Merge pull request#187from arduino-libraries/dependabot/github_acti…

    …ons/actions/checkout-5Bump actions/checkout from 4 to 5
    @per1234
    per1234 authoredAug 12, 2025
    Configuration menu
    Copy the full SHA
    f98b9d0View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Bump actions/download-artifact from 5 to 6

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.- [Release notes](https://github.com/actions/download-artifact/releases)- [Commits](actions/download-artifact@v5...v6)---updated-dependencies:- dependency-name: actions/download-artifact  dependency-version: '6'  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 27, 2025
    Configuration menu
    Copy the full SHA
    dfeb94aView commit details
    Browse the repository at this point in the history
  2. Merge pull request#190from arduino-libraries/dependabot/github_acti…

    …ons/actions/download-artifact-6Bump actions/download-artifact from 5 to 6
    @per1234
    per1234 authoredOct 27, 2025
    Configuration menu
    Copy the full SHA
    ee8888dView commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 4 to 5

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.- [Release notes](https://github.com/actions/upload-artifact/releases)- [Commits](actions/upload-artifact@v4...v5)---updated-dependencies:- dependency-name: actions/upload-artifact  dependency-version: '5'  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredOct 27, 2025
    Configuration menu
    Copy the full SHA
    a8c9a38View commit details
    Browse the repository at this point in the history
  4. Merge pull request#191from arduino-libraries/dependabot/github_acti…

    …ons/actions/upload-artifact-5Bump actions/upload-artifact from 4 to 5
    @per1234
    per1234 authoredOct 27, 2025
    Configuration menu
    Copy the full SHA
    1208ae3View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/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...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredNov 20, 2025
    Configuration menu
    Copy the full SHA
    9d3efbfView commit details
    Browse the repository at this point in the history
  2. Merge pull request#192from arduino-libraries/dependabot/github_acti…

    …ons/actions/checkout-6Bump actions/checkout from 5 to 6
    @per1234
    per1234 authoredNov 20, 2025
    Configuration menu
    Copy the full SHA
    4f27e24View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp