Skip to content

Releases: mauvehed/yourip

v0.1.6

24 May 20:31
a91a21a
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #60
  • build(deps): Bump cryptography from 41.0.5 to 41.0.6 by @dependabot in #59
  • build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #61
  • build(deps): Bump superfly/fly-pr-review-apps from 1.0.0 to 1.2.0 by @dependabot in #62
  • build(deps): Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #63
  • build(deps): Bump actions/dependency-review-action from 3 to 4 by @dependabot in #64
  • build(deps): Bump flask from 3.0.0 to 3.0.2 by @dependabot in #67
  • build(deps): Bump markupsafe from 2.1.3 to 2.1.5 by @dependabot in #68
  • build(deps): Bump strumwolf/delete-deployment-environment from 2 to 3 by @dependabot in #70
  • build(deps): Bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #72
  • build(deps): Bump poetry-plugin-export from 1.6.0 to 1.7.1 by @dependabot in #74
  • build(deps): Bump superfly/fly-pr-review-apps from 1.2.0 to 1.2.1 by @dependabot in #81
  • feat(tests): add pytest configuration file and test suite for app fun… by @mauvehed in #84
  • build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #85
  • Move app to run from a Docker container by @mauvehed in #86
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #87
  • Fix Dockerfile and updated docker-compose.* and CONTRIBUTING.md by @mauvehed in #88
  • Add GitHub Actions workflow to publish Dockerfile image to GHCR by @mauvehed in #89
  • build(deps): bump docker/build-push-action from 3 to 5 by @dependabot in #90
  • Add docker image publishing to release workflow with tagging by @mauvehed in #91
  • fix(create-new-release.yml): update client-payload to use github.ref_… by @mauvehed in #92

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Nov 17:16
Compare
Choose a tag to compare

v1.0.5

What's Changed

Security Changes 🔒

  • Add IP address format validation in get_ip() function by @mauvehed in #58

Refactor Improvements 🎉

  • refactor main.py with multiple improvements by @mauvehed in #57

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Nov 20:37
09884cc
Compare
Choose a tag to compare

No idea where v0.1.3 went...

What's Changed in v0.1.4

Exciting New Features 🎉

  • fix(main.py): remove trailing comma in import statement to fix syntx error by @mauvehed in #55
  • (release/0.1.4): New release and minor updates by @mauvehed in #56

Security/Dependency Changes 🛠

Other Changes

  • chore: change Python version to 3.10.6 by @mauvehed in #44
  • Chore/fix escape issue by @mauvehed in #51
  • chore(.gitignore): remove debug.sh from the list of ignored files by @mauvehed in #53
  • chore(debug.sh): add debug.sh script to run Flask app in debug mode by @mauvehed in #54

Full Changelog: v0.1.2...v0.1.4

v0.1.2

04 Jul 01:51
Compare
Choose a tag to compare

What's Changed

Security/Dependency Changes 🛠

  • build(deps): bump actions/stale from 6 to 7 by @dependabot in #32
  • build(deps): update dependencies (poetry) by @mauvehed in #33
  • build(deps): bump flask from 2.2.2 to 2.2.3 by @dependabot in #34
  • build(deps): bump werkzeug from 2.2.2 to 2.2.3 by @dependabot in #35
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #40
  • build(deps): bump actions/stale from 7 to 8 by @dependabot in #41
  • build(deps): Update flask requirement from 2.2.3 to 2.3.1 by @dependabot in #42
  • build(deps): Update flask requirement from 2.3.1 to 2.3.2 by @dependabot in #43

Other Changes

New Contributors

Full Changelog: v0.1.1...v0.1.2

Release: v0.1.1

19 Dec 13:48
74fbb92
Compare
Choose a tag to compare

Security Fixes

What's Changed

  • build(deps): bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 by @dependabot in #20
  • build(deps): bump actions/stale from 3 to 6 by @dependabot in #21
  • build(deps): bump dessant/lock-threads from 2.0.3 to 3.0.0 by @dependabot in #22
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #23
  • build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in #24
  • build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #26
  • build(deps): bump dessant/lock-threads from 3.0.0 to 4.0.0 by @dependabot in #27

New Contributors

Full Changelog: https://github.com/mauvehed/yourIP/commits/v0.1.1