Skip to content
Permalink
master
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 Apr 21, 2023

  1. Drop gaq

    novoselt committed Apr 21, 2023

Commits on Apr 13, 2023

Commits on Mar 22, 2023

Commits on Mar 17, 2023

  1. Merge pull request #573 from sagemath/dependabot/npm_and_yarn/webpack…

    …-5.76.0
    
    Bump webpack from 5.69.1 to 5.76.0
    novoselt committed Mar 17, 2023

Commits on Mar 14, 2023

  1. Bump webpack from 5.69.1 to 5.76.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.69.1...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 14, 2023

Commits on Jan 10, 2023

  1. Merge pull request #572 from sagemath/dependabot/npm_and_yarn/json5-1…

    ….0.2
    
    Bump json5 from 1.0.1 to 1.0.2
    novoselt committed Jan 10, 2023

Commits on Jan 7, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 7, 2023

Commits on Dec 24, 2022

  1. pip install qiskit[nature]

    novoselt committed Dec 24, 2022

Commits on Dec 8, 2022

  1. Merge pull request #571 from sagemath/dependabot/npm_and_yarn/decode-…

    …uri-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2
    novoselt committed Dec 8, 2022
  2. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 8, 2022

Commits on Nov 30, 2022

Commits on Nov 18, 2022

  1. Merge pull request #570 from sagemath/dependabot/npm_and_yarn/loader-…

    …utils-1.4.2
    
    Bump loader-utils from 1.4.1 to 1.4.2
    novoselt committed Nov 18, 2022
  2. Bump loader-utils from 1.4.1 to 1.4.2

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 18, 2022

Commits on Nov 10, 2022

  1. Drop R package kable

    It does not even seem to exist, but kableExtra installs...
    novoselt committed Nov 10, 2022

Commits on Nov 9, 2022

  1. Merge pull request #569 from sagemath/dependabot/npm_and_yarn/glob-pa…

    …rent-and-webpack-5.1.2
    
    Bump glob-parent and webpack
    novoselt committed Nov 9, 2022
  2. Merge pull request #568 from sagemath/dependabot/npm_and_yarn/node-fe…

    …tch-3.2.10
    
    Bump node-fetch from 3.2.0 to 3.2.10
    novoselt committed Nov 9, 2022
  3. Bump glob-parent and webpack

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together.
    
    
    Updates `glob-parent` from 3.1.0 to 5.1.2
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v3.1.0...v5.1.2)
    
    Updates `webpack` from 4.46.0 to 5.69.1
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v4.46.0...v5.69.1)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 9, 2022
  4. Bump node-fetch from 3.2.0 to 3.2.10

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.10.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.2.0...v3.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 9, 2022
  5. Merge pull request #567 from sagemath/dependabot/npm_and_yarn/loader-…

    …utils-1.4.1
    
    Bump loader-utils from 1.4.0 to 1.4.1
    novoselt committed Nov 9, 2022
  6. Bump loader-utils from 1.4.0 to 1.4.1

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 9, 2022

Commits on Nov 1, 2022

Commits on Oct 15, 2022

Older