Skip to content

Commits

Permalink
531c6ba7c8
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 25, 2021

  1. Fix dependabot issues

    Andrew Eisenberg committed Oct 25, 2021
    Copy the full SHA
    531c6ba View commit details

Commits on Oct 22, 2021

  1. Merge pull request #790 from edoardopirovano/fix-workflow

    Fix syntax in a workflow
    Aditya Sharad authored and GitHub committed Oct 22, 2021
    Copy the full SHA
    c89d9bd View commit details
  2. Fix syntax in a workflow

    Edoardo Pirovano committed Oct 22, 2021
    Copy the full SHA
    63fd41b View commit details
  3. Merge pull request #784 from github/aeisenberg/workflow-fix

    Fix failing workflow on main
    Edoardo Pirovano authored and GitHub committed Oct 22, 2021
    Copy the full SHA
    a35be9c View commit details
  4. Merge pull request #789 from edoardopirovano/secure-workflow

    Improve workflow to update dependencies
    Edoardo Pirovano authored and GitHub committed Oct 22, 2021
    Copy the full SHA
    0ebee75 View commit details
  5. Improve workflow to update dependencies

    Edoardo Pirovano committed Oct 22, 2021
    Copy the full SHA
    70f007a View commit details

Commits on Oct 21, 2021

  1. Fix failing workflow on main

    We do not want this database uploaded for remote queries.
    Andrew Eisenberg committed Oct 21, 2021
    Copy the full SHA
    1beeda3 View commit details
  2. Merge pull request #775 from github/dependabot/npm_and_yarn/typescrip…

    …t-eslint/parser-5.0.0
    
    Bump @typescript-eslint/parser from 4.29.2 to 5.0.0
    Andrew Eisenberg authored and GitHub committed Oct 21, 2021
    Copy the full SHA
    bee5aac View commit details
  3. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-5.0.0
    Andrew Eisenberg authored and GitHub committed Oct 21, 2021
    Copy the full SHA
    04a87f0 View commit details

Commits on Oct 18, 2021

  1. Merge pull request #782 from github/mergeback/v1.0.19-to-main-1990ded3

    Mergeback v1.0.19 refs/heads/v1 into main
    Edoardo Pirovano authored and GitHub committed Oct 18, 2021
    Copy the full SHA
    ecffc3c View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Oct 18, 2021
    Copy the full SHA
    fc15a13 View commit details
  3. 1.0.20

    github-actions[bot] committed Oct 18, 2021
    Copy the full SHA
    fd20d82 View commit details
  4. Update changelog and version after v1.0.19

    github-actions[bot] committed Oct 18, 2021
    Copy the full SHA
    c49fe25 View commit details
  5. Merge pull request #780 from github/update-v1.0.19-a56f7259

    Merge main into v1
    Edoardo Pirovano authored and GitHub committed Oct 18, 2021
    Copy the full SHA
    1990ded View commit details
  6. 1.0.19

    github-actions[bot] committed Oct 18, 2021
    Copy the full SHA
    f5e572f View commit details

Commits on Oct 15, 2021

  1. Merge pull request #773 from github/codeql-2.6.3-a-release-prep

    Update default codeql bundle to 2.6.3-a
    Arthur Baars authored and GitHub committed Oct 15, 2021
    Copy the full SHA
    a56f725 View commit details
  2. Update default codeql bundle to 2.6.3-a

    Arthur Baars committed Oct 15, 2021
    Copy the full SHA
    5f37061 View commit details
  3. Merge pull request #778 from github/aeisenberg/fix-python-tests

    Fix failing python tests
    Arthur Baars authored and GitHub committed Oct 15, 2021
    Copy the full SHA
    286a237 View commit details

Commits on Oct 14, 2021

  1. Remove explicit 2.26.0 version in python tests

    Also, rename test scripts to indicate the version they are using.
    Andrew Eisenberg committed Oct 14, 2021
    Copy the full SHA
    43ea2ce View commit details
  2. Fix failing python tests

    The requests module 1.2.3 is no longer compatible with python >=3.10.0.
    So, instead use 2.26.0, the most recent version that is compatible with
    our supported python versions at the time of this commit.
    Andrew Eisenberg committed Oct 14, 2021
    Copy the full SHA
    3df2172 View commit details
  3. Update checked-in dependencies

    github-actions[bot] committed Oct 14, 2021
    Copy the full SHA
    e2f39a6 View commit details
  4. Bump @typescript-eslint/parser from 4.29.2 to 5.0.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 5.0.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.0.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Oct 14, 2021
    Copy the full SHA
    6ca99f7 View commit details

Commits on Oct 8, 2021

  1. Merge pull request #768 from github/mergeback/v1.0.18-to-main-fd3190bb

    Mergeback v1.0.18 refs/heads/v1 into main
    Edoardo Pirovano authored and GitHub committed Oct 8, 2021
    Copy the full SHA
    1ebb0a0 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Oct 8, 2021
    Copy the full SHA
    f215973 View commit details
  3. 1.0.19

    github-actions[bot] committed Oct 8, 2021
    Copy the full SHA
    5153cc4 View commit details
  4. Update changelog and version after v1.0.18

    github-actions[bot] committed Oct 8, 2021
    Copy the full SHA
    faa3cfa View commit details
  5. Merge pull request #767 from github/update-v1.0.18-0bbf22e3

    Merge main into v1
    Edoardo Pirovano authored and GitHub committed Oct 8, 2021
    Copy the full SHA
    fd3190b View commit details
  6. 1.0.18

    github-actions[bot] committed Oct 8, 2021
    Copy the full SHA
    4a45fbe View commit details
  7. Merge pull request #766 from edoardopirovano/disable-new-tracing

    Temporarily disable new style of tracing
    Alexander Eyers-Taylor authored and GitHub committed Oct 8, 2021
    Copy the full SHA
    0bbf22e View commit details
  8. Temporarily disable new style of tracing

    Edoardo Pirovano committed Oct 8, 2021
    Copy the full SHA
    d362b66 View commit details
  9. Merge pull request #765 from github/mergeback/v1.0.17-to-main-03e7dda1

    Mergeback v1.0.17 refs/heads/v1 into main
    Edoardo Pirovano authored and GitHub committed Oct 8, 2021
    Copy the full SHA
    9e7b37f View commit details

Commits on Oct 7, 2021

  1. Update checked-in dependencies

    github-actions[bot] committed Oct 7, 2021
    Copy the full SHA
    944ae88 View commit details
  2. 1.0.18

    github-actions[bot] committed Oct 7, 2021
    Copy the full SHA
    ace3701 View commit details
  3. Update changelog and version after v1.0.17

    github-actions[bot] committed Oct 7, 2021
    Copy the full SHA
    dbb3261 View commit details
  4. Merge pull request #764 from github/update-v1.0.17-3bfe8ab7

    Merge main into v1
    Alexander Eyers-Taylor authored and GitHub committed Oct 7, 2021
    Copy the full SHA
    03e7dda View commit details
Older