Граф коммитов

621 Коммитов

Автор SHA1 Сообщение Дата
Raphael Pierzina ee7ae4724c
Add types-setuptools to dev-requirements 2021-08-16 14:39:29 +02:00
dependabot[bot] 1340ccf0dd
Bump mypy from 0.812 to 0.910 in /application
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 12:16:48 +00:00
Raphael Pierzina 154b9d09ab
Merge pull request #198 from mozilla/dependabot/pip/application/attrs-21.2.0
Bump attrs from 20.2.0 to 21.2.0 in /application
2021-08-16 14:15:05 +02:00
Raphael Pierzina 18f5521596
Upgrade to attrs==21.2.0 in dev-requirements 2021-08-16 14:07:05 +02:00
dependabot[bot] 8f9dac1f28
Bump attrs from 20.2.0 to 21.2.0 in /application
Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 21.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases)
- [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...21.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 10:11:29 +00:00
Raphael Pierzina abd0e84683
Merge pull request #196 from mozilla/dependabot/pip/application/six-1.16.0
Bump six from 1.15.0 to 1.16.0 in /application
2021-08-16 12:10:11 +02:00
Raphael Pierzina 5f5ec285bf
Upgrade to six==1.16.0 in dev-requirements 2021-08-16 12:00:56 +02:00
dependabot[bot] e0b092803a
Bump six from 1.15.0 to 1.16.0 in /application
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:50:32 +00:00
Raphael Pierzina e5728ccf32
Merge pull request #238 from mozilla/dependabot/pip/application/yamllint-1.26.2
Bump yamllint from 1.26.1 to 1.26.2 in /application
2021-08-16 11:49:42 +02:00
dependabot[bot] b429b13340
Bump yamllint from 1.26.1 to 1.26.2 in /application
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.1 to 1.26.2.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.26.1...v1.26.2)

---
updated-dependencies:
- dependency-name: yamllint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:46:34 +00:00
Raphael Pierzina fdcc1bb448
Merge pull request #239 from mozilla/dependabot/pip/application/cffi-1.14.6
Bump cffi from 1.14.5 to 1.14.6 in /application
2021-08-16 11:45:56 +02:00
dependabot[bot] ac1325d3f4
Bump cffi from 1.14.5 to 1.14.6 in /application
Bumps [cffi](http://cffi.readthedocs.org) from 1.14.5 to 1.14.6.

---
updated-dependencies:
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:40:30 +00:00
Raphael Pierzina f2be7d8850
Merge pull request #192 from mozilla/dependabot/pip/application/typing-extensions-3.10.0.0
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 in /application
2021-08-16 11:39:35 +02:00
Raphael Pierzina a70831ed72
Upgrade dev-requirements to be compatible 2021-08-16 11:36:16 +02:00
dependabot[bot] 4123ff4f5d
Bump typing-extensions from 3.7.4.3 to 3.10.0.0 in /application
Bumps [typing-extensions](https://github.com/python/typing) from 3.7.4.3 to 3.10.0.0.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.7.4.3...3.10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:26:59 +00:00
Raphael Pierzina 51ed20260d
Merge pull request #236 from mozilla/dependabot/pip/application/importlib-metadata-4.6.4
Bump importlib-metadata from 4.6.1 to 4.6.4 in /application
2021-08-16 11:26:11 +02:00
dependabot[bot] ca8d4f13ad
Bump importlib-metadata from 4.6.1 to 4.6.4 in /application
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.6.1 to 4.6.4.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v4.6.1...v4.6.4)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:23:25 +00:00
Raphael Pierzina d09d076994
Merge pull request #234 from mozilla/dependabot/pip/application/setuptools-57.4.0
Bump setuptools from 57.1.0 to 57.4.0 in /application
2021-08-16 11:22:28 +02:00
dependabot[bot] 37f0b502e0
Bump setuptools from 57.1.0 to 57.4.0 in /application
Bumps [setuptools](https://github.com/pypa/setuptools) from 57.1.0 to 57.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v57.1.0...v57.4.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:17:29 +00:00
Raphael Pierzina 6186c553d9
Merge pull request #227 from mozilla/dependabot/pip/application/pyrsistent-0.18.0
Bump pyrsistent from 0.17.3 to 0.18.0 in /application
2021-08-16 11:15:55 +02:00
dependabot[bot] 2414bed418
Bump pyrsistent from 0.17.3 to 0.18.0 in /application
Bumps [pyrsistent](https://github.com/tobgu/pyrsistent) from 0.17.3 to 0.18.0.
- [Release notes](https://github.com/tobgu/pyrsistent/releases)
- [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)
- [Commits](https://github.com/tobgu/pyrsistent/compare/v0.17.3...v0.18.0)

---
updated-dependencies:
- dependency-name: pyrsistent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 09:12:45 +00:00
Raphael Pierzina 867e66c285
Merge pull request #233 from mozilla/dependabot/pip/application/glean-sdk-40.0.0
Bump glean-sdk from 36.0.1 to 40.0.0 in /application
2021-08-16 11:11:00 +02:00
Raphael Pierzina 0e0cbe0365
Upgrade to glean-parser==3.6.0 using pip-compile 2021-08-16 11:06:17 +02:00
dependabot[bot] 58d779d8a6
Bump glean-sdk from 36.0.1 to 40.0.0 in /application
Bumps [glean-sdk](https://github.com/mozilla/glean) from 36.0.1 to 40.0.0.
- [Release notes](https://github.com/mozilla/glean/releases)
- [Changelog](https://github.com/mozilla/glean/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mozilla/glean/compare/v36.0.1...v40.0.0)

---
updated-dependencies:
- dependency-name: glean-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 10:04:06 +00:00
Raphael Pierzina 26ffe6515c
Merge pull request #226 from mozilla/dependabot/pip/application/zipp-3.5.0
Bump zipp from 3.4.1 to 3.5.0 in /application
2021-08-09 12:02:55 +02:00
Raphael Pierzina 8d135a97f5
Merge branch 'main' into dependabot/pip/application/zipp-3.5.0 2021-08-09 12:00:43 +02:00
Raphael Pierzina cf241916b1
Merge pull request #230 from mozilla/fix-circleci-orb-parameters-2
Specify path parameter in Docker CircleCI orb 📦
2021-07-09 16:56:40 +02:00
Raphael Pierzina d76bb64c73
Specify path parameter in Docker CircleCI orb 2021-07-09 16:46:27 +02:00
Raphael Pierzina 9c8199f92b
Merge pull request #229 from mozilla/fix-circleci-orb-parameters
Fix gcp-gcr parameters for new orb version 📦
2021-07-09 16:28:38 +02:00
Raphael Pierzina 8f53f6be53
Use docker-context instead of path in Docker orb
Co-authored-by: Jeff Klukas <jklukas@mozilla.com>
2021-07-09 16:00:51 +02:00
Raphael Pierzina 5c36da8d8d
Replace docker-context and dockerfile orb params with path
Co-authored-by: Jeff Klukas <jklukas@mozilla.com>
2021-07-09 10:21:26 +02:00
Raphael Pierzina 1099229792
Fix gcp-gcr parameters for new orb version 2021-07-08 22:20:53 +02:00
Raphael Pierzina 581d4986dd
Merge pull request #228 from mozilla/bump-gcp-gcr-orb-version
Bump gcp-gcr orb version in CircleCI config 📦
2021-07-08 22:11:17 +02:00
Raphael Pierzina 5f788b3ff3
Bump gcp-gcr orb version in CircleCI config 2021-07-08 21:55:02 +02:00
dependabot[bot] 8268998b8c
Bump zipp from 3.4.1 to 3.5.0 in /application
Bumps [zipp](https://github.com/jaraco/zipp) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 11:05:25 +00:00
Raphael Pierzina 743e5d6d97
Merge pull request #225 from mozilla/dependabot/pip/application/setuptools-57.1.0
Bump setuptools from 56.2.0 to 57.1.0 in /application
2021-07-08 13:04:31 +02:00
dependabot[bot] 7507315217
Bump setuptools from 56.2.0 to 57.1.0 in /application
Bumps [setuptools](https://github.com/pypa/setuptools) from 56.2.0 to 57.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v56.2.0...v57.1.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 11:02:37 +00:00
Raphael Pierzina 91c3c2edfe
Merge pull request #224 from mozilla/dependabot/pip/application/importlib-metadata-4.6.1
Bump importlib-metadata from 4.0.1 to 4.6.1 in /application
2021-07-08 13:01:59 +02:00
dependabot[bot] a223467d05
Bump importlib-metadata from 4.0.1 to 4.6.1 in /application
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.0.1 to 4.6.1.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v4.0.1...v4.6.1)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 04:06:09 +00:00
Raphael Pierzina 4f1ffa8829
Merge pull request #200 from mozilla/dependabot/pip/application/flake8-3.9.2
Bump flake8 from 3.9.1 to 3.9.2 in /application
2021-05-10 13:46:45 +02:00
dependabot[bot] 815131319c
Bump flake8 from 3.9.1 to 3.9.2 in /application
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:11:10 +00:00
Raphael Pierzina 7ea9c58163
Merge pull request #199 from mozilla/dependabot/pip/application/setuptools-56.2.0
Bump setuptools from 56.1.0 to 56.2.0 in /application
2021-05-10 09:46:56 +02:00
dependabot[bot] 4dcd17d309
Bump setuptools from 56.1.0 to 56.2.0 in /application
Bumps [setuptools](https://github.com/pypa/setuptools) from 56.1.0 to 56.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v56.1.0...v56.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 07:20:30 +00:00
Raphael Pierzina 946e968590
Merge pull request #195 from mozilla/dependabot/pip/application/setuptools-56.1.0
Bump setuptools from 56.0.0 to 56.1.0 in /application
2021-05-05 11:25:22 +02:00
dependabot[bot] b48d54fe14
Bump setuptools from 56.0.0 to 56.1.0 in /application
Bumps [setuptools](https://github.com/pypa/setuptools) from 56.0.0 to 56.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v56.0.0...v56.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 08:51:20 +00:00
Raphael Pierzina d366d83c89
Merge pull request #194 from mozilla/dependabot/pip/application/pytest-6.2.4
Bump pytest from 6.2.3 to 6.2.4 in /application
2021-05-05 09:51:48 +02:00
dependabot[bot] 94e3492d39
Bump pytest from 6.2.3 to 6.2.4 in /application
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 05:59:00 +00:00
Raphael Pierzina da34183865
Merge pull request #190 from mozilla/upgrade-glean-dependencies
Upgrade Glean dependencies 📦
2021-04-28 15:58:23 +02:00
Raphael Pierzina aeeb9ac2a1 Upgrade glean-parser to version 2.5.0 2021-04-28 13:01:18 +02:00
dependabot[bot] ccfb6f02c6
Bump glean-sdk from 34.1.0 to 36.0.1 in /application
Bumps [glean-sdk](https://github.com/mozilla/glean) from 34.1.0 to 36.0.1.
- [Release notes](https://github.com/mozilla/glean/releases)
- [Changelog](https://github.com/mozilla/glean/blob/v36.0.1/CHANGELOG.md)
- [Commits](https://github.com/mozilla/glean/compare/v34.1.0...v36.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 14:12:39 +00:00