Skip to content

Commit

Permalink
Merge branch 'master' into release-please--branches--master--componen…
Browse files Browse the repository at this point in the history
…ts--thumbor-plugins-jpegrecompress
  • Loading branch information
guilhermef authored Feb 22, 2022
2 parents b31a7a4 + 0b81a1d commit 5d96cd8
Show file tree
Hide file tree
Showing 15 changed files with 135 additions and 12 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"thumbor_plugins/optimizers/pngcrush": "0.1.1",
"thumbor_plugins/optimizers/pngcrush": "0.1.2",
"thumbor_plugins/optimizers/jpegrecompress": "0.1.3",
"thumbor_plugins/optimizers/jp2": "0.1.1",
"thumbor_plugins/optimizers/optipng": "0.1.1",
"thumbor_plugins/optimizers/pngquant": "0.1.1",
"thumbor_plugins/optimizers/gifv": "0.1.1",
"thumbor_plugins/optimizers/mozjpeg": "0.1.1"
"thumbor_plugins/optimizers/jp2": "0.1.2",
"thumbor_plugins/optimizers/optipng": "0.1.2",
"thumbor_plugins/optimizers/pngquant": "0.1.2",
"thumbor_plugins/optimizers/gifv": "0.1.2",
"thumbor_plugins/optimizers/mozjpeg": "0.1.2"
}
70 changes: 70 additions & 0 deletions codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"

on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '45 17 * * 6'

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://git.io/codeql-language-support

steps:
- name: Checkout repository
uses: actions/checkout@v2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v1

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/gifv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-gifv-v0.1.1...thumbor-plugins-gifv-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-gifv-v0.1.0...thumbor-plugins-gifv-v0.1.1) (2022-02-14)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/gifv/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-gifv",
version="0.1.1",
version="0.1.2",
keywords="thumbor ffmpeg gifv mp4",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/jp2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-jp2-v0.1.1...thumbor-plugins-jp2-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-jp2-v0.1.0...thumbor-plugins-jp2-v0.1.1) (2022-02-13)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/jp2/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-jp2",
version="0.1.1",
version="0.1.2",
keywords="thumbor optimizers jp2",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/mozjpeg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-mozjpeg-v0.1.1...thumbor-plugins-mozjpeg-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-mozjpeg-v0.1.0...thumbor-plugins-mozjpeg-v0.1.1) (2022-02-13)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/mozjpeg/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-mozjpeg",
version="0.1.1",
version="0.1.2",
keywords="thumbor optimizers mozjpeg",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/optipng/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-optipng-v0.1.1...thumbor-plugins-optipng-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-optipng-v0.1.0...thumbor-plugins-optipng-v0.1.1) (2022-02-13)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/optipng/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-optipng",
version="0.1.1",
version="0.1.2",
keywords="thumbor optimizers optipng",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/pngcrush/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-pngcrush-v0.1.1...thumbor-plugins-pngcrush-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-pngcrush-v0.1.0...thumbor-plugins-pngcrush-v0.1.1) (2022-02-14)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/pngcrush/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-pngcrush",
version="0.1.1",
version="0.1.2",
keywords="thumbor optimizers pngcrush",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down
7 changes: 7 additions & 0 deletions thumbor_plugins/optimizers/pngquant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-pngquant-v0.1.1...thumbor-plugins-pngquant-v0.1.2) (2022-02-22)


### Bug Fixes

* Improve package description ([b1dc8ce](https://github.com/thumbor/thumbor-plugins/commit/b1dc8ce2958ea0fd08d64a776fbe4972844e1247))

### [0.1.1](https://github.com/thumbor/thumbor-plugins/compare/thumbor-plugins-pngquant-v0.1.0...thumbor-plugins-pngquant-v0.1.1) (2022-02-13)


Expand Down
2 changes: 1 addition & 1 deletion thumbor_plugins/optimizers/pngquant/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="thumbor-plugins-pngquant",
version="0.1.1",
version="0.1.2",
keywords="thumbor optimizers pngquant",
author="Guilherme Souza",
author_email="guilherme@souza.tech",
Expand Down

0 comments on commit 5d96cd8

Please sign in to comment.