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

Feature/depandabot 20231030 #787

Merged
merged 28 commits into from
Feb 5, 2024
Merged

Commits on Jul 6, 2023

  1. Bump scipy from 1.4.1 to 1.10.0

    Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.4.1...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    86df4a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Bump restrictedpython from 5.0 to 6.1

    Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 5.0 to 6.1.
    - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/6.1/CHANGES.rst)
    - [Commits](zopefoundation/RestrictedPython@5.0...6.1)
    
    ---
    updated-dependencies:
    - dependency-name: restrictedpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    77bebf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    3db4241 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c1f732 View commit details
    Browse the repository at this point in the history
  3. chore(neuroml): cosmetic tweaks

    remove trailing white space, extra lines and so on
    sanjayankur31 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b553349 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 in /tests/frontend/e2e

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    47726bf View commit details
    Browse the repository at this point in the history
  2. Bump word-wrap from 1.2.3 to 1.2.4 in /webapp

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    351bd55 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump pygments from 2.6.1 to 2.15.0

    Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.6.1...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    190d505 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Bump cryptography from 2.9.2 to 41.0.3

    Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 41.0.3.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@2.9.2...41.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    08d7f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Bump tornado from 6.1.0 to 6.3.3

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1.0 to 6.3.3.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.1.0...v6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ef1bd58 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge pull request #762 from MetaCell/dependabot/pip/tornado-6.3.3

    Bump tornado from 6.1.0 to 6.3.3
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    36f5f82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #760 from MetaCell/dependabot/pip/cryptography-41.0.3

    Bump cryptography from 2.9.2 to 41.0.3
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    476d149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c3a325 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #756 from MetaCell/dependabot/pip/pygments-2.15.0

    Bump pygments from 2.6.1 to 2.15.0
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b111968 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #755 from MetaCell/dependabot/npm_and_yarn/webapp/…

    …word-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4 in /webapp
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    69550df View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/depandabot_20231030' into dependabot/npm_and_ya…

    …rn/tests/frontend/e2e/word-wrap-1.2.4
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    baa9a82 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #754 from MetaCell/dependabot/npm_and_yarn/tests/f…

    …rontend/e2e/word-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4 in /tests/frontend/e2e
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    86cc427 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #746 from sanjayankur31/feat/show-neuroml-import-e…

    …rror
    
    Show neuroml import error on failure, increase memory for jvm
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    516c841 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #737 from MetaCell/dependabot/pip/restrictedpython…

    …-6.1
    
    Bump restrictedpython from 5.0 to 6.1
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d8996b3 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #735 from MetaCell/dependabot/pip/scipy-1.10.0

    Bump scipy from 1.4.1 to 1.10.0
    enicolasgomez authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5471bdb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. regenerating dependencies

    Simão sá authored and Simão sá committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0cab979 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    a288d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1650b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. removed .lock files

    Simão sá authored and Simão sá committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7d13a6b View commit details
    Browse the repository at this point in the history
  2. regenerating package-lock.json

    Simão sá authored and Simão sá committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5ed2054 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Updated dependencies

    enicolasgomez committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    179b1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2bb2b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge branch 'development' of https://github.com/metacell/netpyne-ui

    …into feature/depandabot_20231030
    ddelpiano committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b701053 View commit details
    Browse the repository at this point in the history