Beers
Beers is a simple experimental app implemented using the new amazing SwiftUI.
The app shows a list of beers fetched from Punk API (https://punkapi.com) and displays a detail view on tap.
Preview
Author
Christian Elies
Beers is a simple experimental app implemented using the new amazing SwiftUI.
The app shows a list of beers fetched from Punk API (https://punkapi.com) and displays a detail view on tap.
Christian Elies
Unidirectional Reactive Architecture. This is a Combine implemetation of ReactiveFeedback and RxFeedback
ReleaseNotesKit This is ReleaseNotesKit, a brand new, elegant, and extremely simple way to present the recent version’s release notes to your users. R
Booky Demo App ℹ️ ABOUT Booky is a work-in-progress, heavily-commented demo app built to explore Apple's new 'App Intents' framework introduced in iOS
SharedObject 🍱 @SharedObject is an alternative to @StateObject, @ObservedObject, @EnvironmentObject to handle ObservableObject. If you need to have m
SwiftUI by Examples SwiftUI is a simple way to build user interfaces across all Apple platforms with the power of Swift. I'm going to fill the repo wi
SwiftNEWKit Accelerated by Apple SwiftUI Aims Provide an easy way for Apple Developers to Show "What's New" to the end users. Features Auto trigger th
Migrator Quick and dirty native macOS app that will check a website's sitemap.xml against a new domain. When you're developing your new website and wa
My First iOS App Introduction This is my first iOS App from my CSSE337 Enterprise Mobile Apps class for college. Here was the objective of the assignm
Cooking app In this exercise applicant should implement a new feature into an ex
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps addressable from 2.7.0 to 2.8.0.
Sourced from addressable's changelog.
Addressable 2.8.0
- fixes ReDoS vulnerability in Addressable::Template#match
- no longer replaces
+
with spaces in queries for non-http(s) schemes- fixed encoding ipv6 literals
- the
:compacted
flag fornormalized_query
now dedupes parameters- fix broken
escape_component
alias- dropping support for Ruby 2.0 and 2.1
- adding Ruby 3.0 compatibility for development tasks
- drop support for
rack-mount
and remove Addressable::Template#generate- performance improvements
- switch CI/CD to GitHub Actions
6469a23
Updating gemspec again2433638
Merge branch 'main' of github.com:sporkmonger/addressable into maine9c76b8
Merge pull request #378 from ashmaroli/flat-map56c5cf7
Update the gemspecc1fed1c
Require a non-vulnerable rake0d8a312
Adding note about ReDoS vulnerability89c7613
Merge branch 'template-regexp' into maincf8884f
Note about alias fixbb03f71
Merge pull request #371 from charleystran/add_missing_encode_component_doc_entry6d1d809
Adding note about :compacted normalizationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps rexml from 3.2.4 to 3.2.5.
Sourced from rexml's changelog.
3.2.5 - 2021-04-05 {#version-3-2-5}
Improvements
Add more validations to XPath parser.
require "rexml/document"
by default. [GitHub#36][Patch by Koichi ITO]Don't add
#dcloe
method to core classes globally. [GitHub#37][Patch by Akira Matsuda]Add more documentations. [Patch by Burdette Lamar]
Added
REXML::Elements#parent
. [GitHub#52][Patch by Burdette Lamar]Fixes
Fixed a bug that
REXML::DocType#clone
doesn't copy external ID information.Fixed round-trip vulnerability bugs. See also: https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/ [HackerOne#1104077][CVE-2021-28965][Reported by Juho Nurminen]
Thanks
Koichi ITO
Akira Matsuda
Burdette Lamar
Juho Nurminen
a622645
Add 3.2.5 entry3c137eb
Fix a parser bug that some data may be ignored before DOCTYPE9b311e5
Fix a bug that invalid document declaration may be acceptedf9d88e4
Fix a bug that invalid document declaration may be generatedf7bab89
Fix a bug that invalid element end may be accepted6a250d2
Fix a bug that invalid element start may be accepted2fe62e2
Fix a bug that invalid notation declaration may be accepteda659c63
Fix a bug that invalid notation declaration may be generated790dd11
Use ruby/setup-ruby (#66)eda1b20
Clean up and enhance high-level RDoc (#65)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps jmespath from 1.4.0 to 1.6.1.
Sourced from jmespath's releases.
Release v1.6.1 - 2022-03-07
- Issue - Use
JSON.parse
instead ofJSON.load
.Release v1.6.0 - 2022-02-14
- Feature - Add support for string comparissons.
Release v1.5.0 - 2022-01-10
Support implicitly convertible objects/duck-type values responding to
to_hash
andto_ary
.[See related GitHub pull request #51](jmespath/jmespath.rb#51).
Sourced from jmespath's changelog.
1.6.1 (2022-03-07)
- Issue - Use
JSON.parse
instead ofJSON.load
.1.6.0 (2022-02-14)
- Feature - Add support for string comparisons.
1.5.0 (2022-01-10)
Support implicitly convertible objects/duck-type values responding to
to_hash
andto_ary
.[See related GitHub pull request #51](jmespath/jmespath.rb#51).
6e429f6
Bumped version to v1.6.1e884128
Merge pull request #55 from jmespath/json-parsef517de4
Use JSON.parse instead of JSON.load754bf30
Create security.md010e3cd
Release 1.6.0ac17836
Add changelog for string comparison.4b8773a
Allow string comparison (#49)9655aa9
Minor fixes to use 1p release tools.fb80f31
Bumped version to v1.5.077913ac
Use the new 1p gem release toolsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
SwiftUI - iOS App Switcher This project is an approximation of the iOS app switcher UI experience, built with SwiftUI. The following interactions are
Moments SwiftUI This is a re-implementation of Moments App using Swift 5.5 and SwiftUI. Features: Aysnc/Await Actor AysncImage MVVM BFF Screenshot Als
Orbit is a SwiftUI component library which provides developers the easiest possi
MastodonNormalizedCacheSample This is a mastodon sample SwiftUI app. This app is implemented with the architecture of state management with Normalized
CombineMarbles for iOS Diagrams of Combine Publishers implemented with SwiftUI Combine is a new library for composing asynchronous events over time (R
TodoAppSwiftUI3 A simple todo app which aims to demonstrate some new concepts from SwiftUI 3 Description This is a simple todo app built to demonstrat
Dub Dub Do - A sample TODO List Application in SwiftUI Updated for Xcode 11.5 This is a basic app that lets you create a list of todos, mark them as i
BreakingBad BreakingBad API doc Implemented MVVM-C (Coordinator) architecture pattern for the project. Which is satisfying SOLID principples altogethe
DiscordKit The Discord API implementation that powers Swiftcord This implementation has fully functional REST and Gateway support, but is mainly geare
You can now download the app on the App Store! The best Animal Crossing New Horizons companion app! 最高の「あつまれ どうぶつの森」コンパニオンアプリ Animal Crossing New Hori